M
Marvin Cohen
If I insert records into a table in a certain order with a set of
"insert" statements, can I count on a sql statement such as "select *
from mytable" to always return those records in that order (assuming I
don't have a ORDER BY clause)?
Thanks,
Marvin
"insert" statements, can I count on a sql statement such as "select *
from mytable" to always return those records in that order (assuming I
don't have a ORDER BY clause)?
Thanks,
Marvin