Viewing 3 posts - 1 through 3 (of 3 total)
Actually you can use literals 'true' and 'false' instead of 1 and 0.
May 10, 2008 at 5:29 am
#813445
There's one thing to be aware of - the database ALWAYS access the row by primary key, even if it doesn't have one. What do I mean? I mean that...
May 9, 2008 at 6:40 pm
#813418
Regarding partitioning, if the partitions are by date, would not the Q.O. have the smarts
to return the 8 dates 1 from each partition very quickly? If it knows that there
is...
April 22, 2008 at 6:08 am
#805439