Is mysql case-sensitive?
How do I delete a mysql user?
What is the maximum number of columns per table?
How do I grant privileges to a user in mysql phpmyadmin?
What is username in mysql?
how many fields can be updated using set in a mysql query?
What are the reasons for selecting lamp (linux, apache, mysql, php) instead of combination of other software programs, servers and operating systems?
Can anyone help me to create a good mysql database schema with an example. Thanks, Sekar.jr
What is the difference between mysql_fetch_assoc and mysql_fetch_array?
In mysql, what is the default storage engine?
What are the objects can be created using CREATE statement?
What is the size of mysql database?
i made a table in sql server 2000 and in a column i want to add image path of a picture present in my hardisk... so using insert statement how will i insert the path of the image in the table??