Which of the following is an Advantages of Instances (SQL Server)?
1.To reduce cost
2.To reduce temporary database problems
3.To separate security privileges
4.All of the above
Posted Date:-2022-02-14 00:48:33
Which of the following statement are true about SQL Server?
1.It is also an ORDBMS
2.It is platform dependent
3.It is both GUI and command based software
4.All of the above
Posted Date:-2022-02-14 00:27:00
Each log record is identified by Log Sequence Number (LSN).
1.TRUE
2.FALSE
3.Can be true or false
4.Can not say
Posted Date:-2022-02-14 00:51:37
Every database has one primary data file. We can give any extension for the primary data file but the recommended extension is?
1.mdf
2..ndf
3..ldf
4..pdf
Posted Date:-2022-02-14 00:50:23
How many protocol SQL Server has?
1.2
2.3
3.4
4.5
Posted Date:-2022-02-14 00:49:00
How many types of file groups in SQL Server?
1.1
2.3
3.4
4.2
Posted Date:-2022-02-14 00:46:09
How much maximum file can be there in one database?
1.65536
2.16384
3.32764
4.32767
Posted Date:-2022-02-14 00:43:41
In SQL Server 2012 how many types of checkpoints there?
1.3
2.4
3.5
4.6
Posted Date:-2022-02-14 00:49:24
Microsoft SQL Server Initial release on?
1.1988
2.1989
3.1990
4.1991
Posted Date:-2022-02-14 00:47:56
MS SQL Server developed by?
1.Microsoft
2.IBM
3.Oracle
4.Google
Posted Date:-2022-02-14 00:47:18
MS SQL Server is a ?
1. Centralised database
2. Distributed database
3.Relational database
4. Personal database
Posted Date:-2022-02-14 00:26:05
Rollback operations are also logged
1.TRUE
2.FALSE
3.Can be true or false
4.Can not say
Posted Date:-2022-02-14 00:45:28
SQL Server works in client-server architecture, supports how many types of components?
1.2
2.3
3.4
4.5
Posted Date:-2022-02-14 00:40:47
The recommended extension for log file is ?
1..idf
2..ldf
3..udf
4..rdf
Posted Date:-2022-02-14 00:53:26
The size of the page is?
1.2 kb
2.4 kb
3.8 kb
4.16 kb
Posted Date:-2022-02-14 00:44:55
Which checkpoints runs just like any other T-SQL statement, once you issue checkpoint command it will run to its completion?
1.Automatic
2.Indirect
3.Manual
4.Internal
Posted Date:-2022-02-14 00:42:24
Which extents are made up of only single object?
1.mixed
2.uniform
3.double
4.single
Posted Date:-2022-02-14 00:51:00
Which of the following lies between the host machine (Windows OS) and SQL Server?
1.Storage Engine
2.SQL OS
3.Query Executor
4.Query Optimizer
Posted Date:-2022-02-14 00:41:38
Which of the following prepare the execution plan as output by taking query, statistics and Algebrizer tree as input?
1.Query Parser
2.Execution Plan
3.Query Executor
4.Query Optimizer
Posted Date:-2022-02-14 00:52:43
Which programming language is used to developed MS SQL?
1.C
2.C++
3.Both A and B
4.Java
Posted Date:-2022-02-14 00:39:59