Nested If statement with Conditional “and” in SQL

后端 未结 0 936
野性不改
野性不改 2020-12-23 16:10

I have this line of code

\'\'\'

string sqlQuery = "SELECT studentid,StudentName,age,contact FROM tblStudent2 ";

        if (txtStudent         


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