Syed Sadiq Ali
Discover What's Possible
Pages
C#
.Net Basics
SQL
JavaScript
AngularJS
Online Test
Popular Posts
Learn .Net Easily
Angular 1 vs Angular 2
AngularJS Test
Monday, 21 November 2016
SQL Advance
SQL
What are the different types of replication available in SQL server?
Snapshot Replication
Transactional Replication
Merge Replication
All of the above.
ACID stands for _______.
Atomic, Cryptic, Independent, Durable
Atomicity, Consistency, Isolation, Durability
Automatic, Concurrent, Isolation, Durability
Atomicity, Consistency, Isolation, Decoupled
Which of the followings are valid Transaction levels in SQL Server?
READ COMMITTED
READ UNCOMMITTED
REPEATABLE READ
All of the above
What is the correct order of query operators in a SQL query?
SELECT -> FROM -> OUTER -> WHERE
FROM -> OUTER -> WHERE -> ON
SELECT -> FROM -> WHERE -> OUTER
FROM -> OUTER -> GROUP BY -> WHERE
RAID stands for ________.
Reduce Array of Independent Disks
Redundant Array of Independent Disks
Redundant Automatic Individual Durable
Redundancy Accelerator Independent Disks
OLTP stands for _________.
Online Transaction Processing
Offline Transaction Processing
Ontime Transaction Program
Online Timebound Processing
Which of the followings are the types of locks in SQL Server?
Shared locks
Exclusive locks
Schema locks
All of the above
What are the different types of temporary tables in SQL server?
Indexed and non-index temporary tables
Global and local temporary tables
Unique and shared temporary tables
Small and large temporary tables
What are the different types of trigger
DDL and DCL
DDL and DUL
DML and DTL
DML and DDL
Which of the following is not a valid data type in SQL server
xml
nvarchar
money
blob
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment