Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can I have a prompt to filter the data when using an SQL query? Something like:
Select * from table where column = prompt
--- where "prompt" is input from the user at run time
That worked perfectly, thank you!
Amazing! I am glad I could help.