sql query-list all clients whose baldue is greater than a amount ?
ANSWER TO THE ABOVE QUESTION SELECT * FROM WHERE baldue>= 'amount' this below tutorials should help http://www.sql-tutorial.net/SQL-SELECT.asp http://www.sql-tutorial.net/SQL-WHERE.asp
No comments:
Post a Comment
Thanks for your Interest.
We will get back to you shortly on this.