MySQL Forums
Forum List  »  Optimizer & Parser

Re: Optimizing query
Posted by: Rick James
Date: May 28, 2011 10:40PM

Or, perhaps if `test`.`t1`.`i` cannot be null:
create table t1 (i int NOT NULL);
?

Options: ReplyQuote


Subject
Views
Written By
Posted
4030
May 23, 2011 04:12PM
1307
May 24, 2011 12:49AM
1252
May 27, 2011 08:55AM
1334
May 28, 2011 12:30AM
Re: Optimizing query
1261
May 28, 2011 10:40PM
1251
May 29, 2011 12:54PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.