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
3886
May 23, 2011 04:12PM
1245
May 24, 2011 12:49AM
1210
May 27, 2011 08:55AM
1257
May 28, 2011 12:30AM
Re: Optimizing query
1219
May 28, 2011 10:40PM
1202
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.