开发者

SQL query, what's `SELECT * FROM !.tables WHERE id = !`

开发者_开发问答I never seen SQL like that before:

SELECT *
  FROM !.tables
 WHERE id = !

What's it doing?


It looks like a parametrized query, however I've never seen exclamation points being used as placeholders. What library is the query being run through?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜