How can I validate sql commands syntax in c++ classes?(select, insert, create table etc)

后端 未结 0 900
忘掉有多难
忘掉有多难 2020-12-20 07:16

Can someone help me with a class that validates the create table sql command with the specific syntax and will display details about the command if it is ok?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题