If the base table structure is changed what will happen to
join index????
Answer Posted / mubarish
Join index will not affected until we change the column name
or data type of the column which we have used in join condition.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is bitemporal narrowing?
What is a database trigger?
How do I make sql search faster?
How can we implement rollback or commit statement in a trigger?
What is sqlite used for?
What are the 3 types of behavioral triggers?
Can variables be used in sql statements?
Write a query to find the names of users that begin with "um" in sql?
What is rank dense_rank and partition in sql?
What is data types in sql?
What is the difference between an inner join and an outer join?
What does the base_object_type column shows in the user.triggers data dictionary view?
What is assignment operator in pl sql?
Can I learn sql in a week?
How do you delete duplicates in sql query using rowid?