mysql - SQL / Limit (another query) -


i have 2 tables. 1 of them holds limit numbers.

and trying run sql like

select * table x='1' limit (another query) 

the select top clause limit number of rows. can put expression in it

http://msdn.microsoft.com/en-us/library/ms189463.aspx


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -