what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
How to display top 10 rows in mysql?
Where is mysql data stored linux?
how to repair a table in mysql?
How can we know the number of days between two given dates using MySQL?
2 Answers Base2 Infotech, Webworks,
What are procedures in mysql?
Can we join 3 tables in mysql?
Explain triggers and stored procedures?
why not null is not allowed at table level
Explain advantages of InnoDB over MyISAM?
How to do login in mysql with unix shell.
Where is the myisam table stored?
how to display only 4 records from a table based on a condition for ex i have a table called products in that nid,prodname are fields i want to display only any 4 records of perticular product plz tell me