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 |
How to use count function in mysql?
How do I remove a user from mysql?
Can you tell the difference between mysql_fetch_object and mysql_fetch_array?
What are numeric data types?
What are Heap tables?
What is mysql workbench used for?
What is mysql connector used for?
what is the size of date datatype in sql?
What are the differences between char and nchar?
State the differences between mongodb and mysql.
How to calculate the difference between two time values?
How many sql dml commands are supported by 'mysql'?
Oracle (3259)
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)