sql - mysql Select from self(own) table -
this query : select uni_num comes (select uni_num limit 0,1) 'a%'
but know query doesn't work because there isn't "from" statement. want use limit without comes.
insql isn't there query this? select * this.table ~~
Comments
Post a Comment