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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

How do you select a table?

0 Answers  


How can you validate emails using a single query?

0 Answers  


What command is used to delete the data from the table without deleting the table structure?

0 Answers  


What different Stored Objects are supported in MySQL?

1 Answers  


How many sql dml commands are supported by 'mysql'?

0 Answers  


How can you retrieve a portion of any column value by using a select query?

0 Answers  


How do I start mysql in linux?

0 Answers  


Consider you have the following three tables which have to be linked together.

0 Answers  


What are the different column comparison operators in mysql?

0 Answers  


Is mysql from oracle?

0 Answers  


What is the difference between mysql_fetch_assoc and mysql_fetch_array?

0 Answers  


How do I find users in mysql?

0 Answers  


Categories