What are the advantages of stored procedures, triggers,
indexes?
Answer Posted / manish jha
Triggers are automatic executable statement.
A stored procedure is a set of SQL commands that has been
compiled & stored on the database server.
Indexs hepls to execute queries fast.
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
Is mongodb faster than mysql?
How many rows can be inserted in mysql at a time?
What is database engine in mysql?
What is cast in mysql?
How to use like conditions?
What are the difference between now and current_date in mysql?
What is federated tables in mysql?
Can we store files in mysql?
What is the command used to create a database using php and mysql?
How can I compare two mysql databases?
Does facebook still use mysql?
Is mysql from oracle?
Is mysql a server?
Do I need python for mysql?
How can I see mysql database?