What is data type for image in mysql?
What is the full form of mysql?
what do you mean by longblob Data type in MySql?
What is DCL in MySQL?
How can I insert images into a Mysql database?
I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?
How do I kill a mysql connection?
Differentiate CHAR_LENGTH and LENGTH?
How do I start mysql from command line?
Give the syntax of Grant and Revoke commands?
Which is better mysql or mssql?
how to add a new column to an existing table?
What is the difference between a heap table and temporary table?