what is the SQL request user to input some information

qzqcjh's profile image qzqcjh posted 2 years ago in Running SQL scripts Permalink

we need to pop up a box for user to input some information for run SQL selection such "where" keyword to use. thank a lot.

ansgar's profile image ansgar posted 2 years ago Permalink

You probably want to use bind parameters. See the documentation.

Please login to leave a reply, or register at first.