|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Hi,
In the following three queries, which is faster. 1. select count(1) from tablename 2. select count(*) from tablename 3. select count(rowid) from tablename thankz -Gopi |
|
#2
|
||||
|
||||
|
I didn't notice any return time difference between the three.
|
![]() |
| Viewing: ASP Free Forums > Database > SQL Development > which is fatser? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|