ammachiyar_mtech
October 12th, 2004, 02:58 AM
In a select query if we have many and conditions how the query will executed. Which condition will be executed first (left to right, from right to left, based on any other execution criteria)?. if we have and conditions for both number and varchar field which field will be queryed first. How the execution takes place internally?.
Whether Arranging the fields in (and) condition will improve the performance of the querying a table containing 26 lakhs record, that returns only 2000 records.
Ammachiyar C
Whether Arranging the fields in (and) condition will improve the performance of the querying a table containing 26 lakhs record, that returns only 2000 records.
Ammachiyar C