Answer Posted / ramkumar
1 bytes
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What's the difference between mysql and sql server?
Is microsoft sql same as mysql?
Can I use mysql for free?
Why we use mysql workbench?
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 can we change the data type of a column of a table?
Is mysql a server?
What can you do with mysql?
How do I start mysql in ubuntu?
What is a definer?
What is pragma serially_reusable and why is it used?
What is meant by decimal (5,2)?
What is datatype in mysql?
How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.
Is mysql relational?