Where the sql database files are stored?
Answer / Imran Khan
In SQL Server, database files (.mdf for the data file, .ldf for the log file) are stored in the Data folder of the SQL Server installation directory by default. The exact location can be changed during setup or afterward.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is full outer join same as cross join?
Explain uses of cursor.
How can the performance of a trigger be improved?
Why do we use %rowtype & %type in plsql?
When we give SELECT * FROM EMP; How does oracle respond?
24 Answers Accenture, HCL, Infosys,
Is pl sql useful?
How to make a copy values from one column to another in sql?
What is a REF CURSOR? Compare strong and week ref cursor types.
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
Can we use SQL%ISOPEN in implicit cursors? Does this attribute works properly in Implicit Curosors?
What does count (*) mean in sql?
What is difference between rank () row_number () and dense_rank () in sql?
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)