SQL query , whats this?

Posted by user295189 on Stack Overflow See other posts from Stack Overflow or by user295189
Published on 2010-05-14T17:03:50Z Indexed on 2010/05/14 17:14 UTC
Read the original article Hit count: 146

Filed under:
|
|

I never seen SQL like that before:

SELECT *            
  FROM !.tables
 WHERE id = !

What's it doing?

© Stack Overflow or respective owner

Related posts about sql

Related posts about mysql