A
Anonymous
Guest
Guys, how can we display a text that says "NO RECORDS", if there are no records to be retreived or do not satisfy the query in the database.
For example
Select * from users where name ='d'
ID Name
No Records
Thanks guys.
For example
Select * from users where name ='d'
ID Name
No Records
Thanks guys.