adspace


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


Please Help Members By Posting Answers For Below Questions

What is current version of mysql?

1084


What is the current mysql version?

1105


How to Change a users password from unix shell.

1223


Which statement is used in a select query for partial matching?

1247