what is the advantage of stored procedures, triggers and
indexing in mysql
Answer / lijo
SP's Stored procedures in simple words is a complied SQL
stt. where there is no need for compiling it again on
successive calls.
Trigger is mechanism to handle insert/update.., like
operation happening in database.
Index are used for searching where searching a indexed data
takes less time while comparing with un-indexed.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is row level locking in access?
What is data in mysql?
What is delimiter in mysql?
Can we store files in mysql?
Can you tell how to find the number of rows in a resultset using php?
What is a user defined variable?
What is mysql database server?
how we can use more then one primary key in Single Table
What is the usage of regular expressions in mysql?
What is row locking in mysql?
How is data stored in mysql?
How to use regular expression in pattern match conditions?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)