I am wondering if it is possible when running a MySQL select statement, that a user input is prompted.
Example: I want to find out the the total number of products sold and multiply it by (User input).
Is this possible in MySQL?
Thanks.
I am wondering if it is possible when running a MySQL select statement, that a user input is prompted.
Example: I want to find out the the total number of products sold and multiply it by (User input).
Is this possible in MySQL?
Thanks.