How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
Answer / Md Hasan Ahmad
A SQL Server database can contain multiple files, including primary data files (.mdf), secondary data files (.ndf), and log files (.ldf). A single database can have one primary data file but an unlimited number of secondary data files. It must have at least one primary data file and one log file.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of resultset?
Explain the microsoft sql server delete command? : SQL Server Architecture
Does order by actually change the order of the data in the tables or does it just change the output?
how do you test proper tcp/ip configuration windows machine? : Sql server database administration
What is the difference between row_number and dense_rank?
What are the types of indexes available with SQL Server?
How can you get @@error and @@rowcount at the same time?
How can you fetch alternate records from a table?
Which tcp/ip port does sql server run on? How can it be changed?
What is the default schema of your login session in ms sql server?
what is raid? : Sql server database administration
How can I create a report based on a query? : sql server management studio
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)