Answer Posted / guest
fast searching and find
retrieving data becomes fast
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is mysql_connect?
What is dblink?
How to rename an existing column in a table?
What is append query?
Is mysql an oracle product?
what is constraints?
How do I edit a trigger in mysql?
How to write after insert event update trigger on the same table in mysql?
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.
What is difference between mongodb and mysql?
What language does mysql use?
What is “i_am_a_dump” flag in mysql?
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?
What are the reasons for selecting lamp (linux, apache, mysql, php) instead of combination of other software programs, servers and operating systems?
What is 1nf 2nf 3nf?