If the base table structure is changed what will happen to
join index????
Answer Posted / suresh babu
Nothing will happen,until you alter the index column
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How delete all data from table in sql?
How do I install microsoft sql?
Is a view faster than a stored procedure?
What are properties of the transaction?
How exception handling is done in advance pl/sql?
What is delimiter in pl sql?
What is meant by cursor in sql?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
Can a table contain multiple foreign key’s?
What is a dirty read sql?
What is Difference Between Unique and Primary Key Constraints?
What is materialized view in sql?
How can you know that statistics should be updated?
what is “go” in t-sql? : Transact sql
Why do we use cursors?