what is the difference between myisam static and myisam dynamic? : Sql dba
Answer / Shishpal
MyISAM Static tables have a fixed table size, which means they cannot be resized once created. MyISAM Dynamic tables can be resized as needed by adding or removing rows from the data file (.MYD).
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we need a foreign key?
Is sql a scripting language?
What does select count (*) mean in sql?
How delete all records from table in sql?
What Is a Trigger? How Do You Use It?
HOW TO APPEAR FOR ONLINE EXAMS OF SQL & PL/SQL? WHICH BOOKS WILL BE BETTER FOR REFERENCE TO QUALIFY THESE EXAMS? ARE THERE ANY MODEL PAPERS AVAILABLE IN THE MARKET ABOUT SQL & PLSQL?
Why coalesce is used in sql?
How does sql*loader handles newline characters in a record? : aql loader
Which one of the following pairs of aggregate functions do you use with character fields? 1. COUNT(field) and MAX(field) 2. AVG(field) and COUNT(field) 3. MIN(field) and SUM(field) 4. AVG(field) and MAX(field) 5. COUNT(field) and SUM(field)
Explain isolation levels. : Transact sql
What is int identity in sql?
What is the difference between drop and truncate commands?
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)