What command is used to delete the data from the table without deleting the table structure?
Is microsoft sql same as mysql?
What are the advantages of MySQL when compared with Oracle?
how do i list constraints in my database by using sql server2000?
Is blocked because of many connection errors mysql?
What are queries used for?
Explain the architecture models of SQL Server?
i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?
How does mysql encrypt passwords?
How can I compare two mysql databases?
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??
How to use count function in mysql?
Is mysql same as mariadb?