seminewbee2005
Instructor
I was wondering if some one could give me a god example for me to contstruct to see it work. like a basic table with no indexes, query it and look in QA the execution plan cost, then set index or indexes on field that the query uses in where clause to see if cost is less. I did this and saw no difference.
Will I need to have several hundred records to test this ot would 20 sufice. Also are you indexes actually used or are just hints to sql. If just hints what in the world is the point indexing? does it even help.
thanks
Will I need to have several hundred records to test this ot would 20 sufice. Also are you indexes actually used or are just hints to sql. If just hints what in the world is the point indexing? does it even help.
thanks