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

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -