Log In
Sign Up
Snippet
Articles
Tutorial Docs
Video
Certification Practice
Interview Q/A
Tools
Hena Parveen
0 Followers
Posts
820
Comments
0
Likes
Views
3.91218M
My Badges
My interview questions and answers
820
Name at least three output columns of sp_monitor?
4784
0
2
0
What is ‘sp_refreshdatabase’ from ‘SourceBackup.bak’....
4744
0
2
0
What is the use of sp_refreshview?
4777
0
2
0
What is the difference between EXEC and sp_executesql?
4765
0
2
0
What is the purpose of sp_cycle_errorlog?
4659
0
2
0
How can you change the option of AUTO_UPDATE_STATESTICS?
4765
0
2
0
What is the difference between sp_clean_db_free_space and DB....
5138
0
2
0
What are the permissions required to run sp_who or sp_who2?
5872
0
2
0
Which status is reset by sp_resetstatus?
4834
0
2
0
What is the difference between sp_rename and sp_renamedb?
4818
0
2
0
Explain the usage of below procedures
4790
0
2
0
Can you name 5 undocumented Stored procedures that you have ....
4770
0
2
0
What is the difference between Stored Procedure and Functio....
4890
0
2
0
What are stored procedures?
4800
0
2
0
How can you Suppress BACKUP COMPLETED log entries going to W....
4795
0
2
0
How can you stop sending backup entries into MSDB?
4771
0
2
0
Which trace Forces DBCC HELP to return syntax of undocumente....
4777
0
2
0
Which trace is used with DBCC CHECKTABLE to see the total co....
4679
0
2
0
Which Trace is used with DBCC CHECKTABLE to see the total co....
4789
0
2
0
How do you collect Statistics for system tables?
4718
0
2
0
How do you equally distribute data in all data files or make....
4795
0
2
0
How do you disable read ahead for the server or current conn....
4850
0
2
0
How do you enable full output when using the SET SHOWPLAN_AL....
4672
0
2
0
How do you print information about the cost of using a non-c....
4830
0
2
0
How do you prevent ad-hoc query plans to stay in cache?
4779
0
2
0
How can you disable SELECT permission for DBCC SHOW_STATISTI....
4763
0
2
0
What are different types of Traces?
4726
0
2
0
How can you find out all active trace flags on a SQL server ....
4840
0
2
0
How to enable or disable a trace flag?
4775
0
2
0
What are trace flags?
4786
0
2
0
What are the most important DMVs\DMFs from a DBA perspective....
4728
0
2
0
Which DMVs are useful to gather information about database m....
4799
4
2
0
Name few database related DMVs:-
4724
0
2
0
Mention some SQL OS related DMVs\DMFs.
4773
0
2
0
Name some Security related DMVs\DMFs.
4718
0
2
0
Which DMV give me query plan or I will use old method to fin....
4828
0
2
0
How are DMV’s and DMF’s changing the memory consumptions....
4785
0
2
0
What permission does a user need to access the DMV’s
4879
0
2
0
How can DMVs help with performance tuning?
4727
0
2
0
What is the effect of DBCC CHECKDB and DBCC DBREINDEX on the....
4780
0
2
0
Can anyone predict how long DBCC Check DB will run on any da....
4790
0
2
0
How can you check if any transaction is running on a databas....
4741
0
2
0
Explain DBCC TRACEON & DBCC TRACEOFF?
4694
0
2
0
Which DBCC command is used to store the Procedure cache rela....
4854
0
2
0
Which DBCC command is used to shrink database files?
4768
0
2
0
What is use of DBCC DBREINDEX?
4884
0
2
0
List 5 important DMVs for Index analysis.
4780
0
2
0
Why does RUNNABLE transition into RUNNING?
4723
0
2
0
Why does SUSPENDED transition into RUNNABLE?
4757
0
2
0
Why does RUNNING transition to SUSPENDED?
4779
0
2
0
While viewing activity on SQL Server, for example, sp_who2 ....
4906
0
2
0
List few DMVs for space usage related information?
4793
0
2
0
Explain DBCC inputbuffer()?
4826
0
2
0
How many types of DMVs are there?
4704
0
2
0
What are all the SQL Server Dynamic Management Views(DMV) an....
4852
0
2
0
What is the exact use of DMVs?
4746
0
2
0
Can you explain DBCC Check DB?
4810
0
2
0
What is back process for the DBCC?
4782
0
2
0
What are the DMV’s in SQL Server?
4853
0
2
0
What is the use of DBCC commands?
4793
0
2
0
What are the benefits of Column Stored index?
4707
0
2
0
Various types of compression in SQL Server database?
4804
0
2
0
What are the Limitations and Restrictions of Data Compressio....
4820
0
2
0
What all database objects can be configured with Data compre....
4775
0
2
0
What is data compression in a SQL server database?
4846
0
2
0
What is SORT_IN_TEMPDB option while creating or rebuilding a....
4800
0
2
0
How can we identify Index usage history?
4821
0
2
0
Which DMV is used to identify missing Indexes in a database?....
4761
0
2
0
What are missing indexes in a database?
4782
0
2
0
How to resolve Fragmentation for a heap table?
4736
0
2
0
What is the difference between Online and Offline operations....
4857
0
2
0
How to resolve Fragmentation in Indexes?
4814
0
2
0
What all modes are available to get a report about Index fra....
5318
0
2
0
How to get information about the Index Fragmentation in a da....
4812
0
2
0
How External Fragmentation occurs?
4740
0
2
0
What is External Fragmentation?
4767
0
2
0
How Logical Fragmentation occurs?
4739
0
2
0
What is Logical Fragmentation?
4767
0
2
0
How Internal Fragmentation occurs?
4795
0
2
0
What is Internal Fragmentation?
4784
0
2
0
How many types of Index Fragmentation are there in SQL Serve....
4781
0
2
0
What are the Causes of Index Fragmentation?
4697
0
2
0
What is Index Fragmentation?
4785
0
2
0
Can we have indexes on Views?
4782
0
2
0
What is Pad index in Index?
4889
0
2
0
How to set Fill Factor?
4797
0
2
0
What are Points to remember while using the FILLFACTOR Argum....
4783
0
2
0
What is Fill factor in indexes?
4822
0
2
0
What are the Disadvantages of Indexes?
4755
0
2
0
What are the Advantages of Indexes?
4763
0
2
0
What is the Heap?
4707
0
2
0
How many maximum columns can be a part of on an index?
4706
0
2
0
What is the Maximum Number of Index per Table?
4753
0
2
0
Why can there be only one Clustered Index and not more than ....
4817
0
2
0
Can we Insert Data if Clustered Index is disabled?
5404
0
2
0
How to Enable Indexes?
4835
0
2
0
How to Disable Indexes?
4795
0
2
0
Explain the structure of Index in SQL server?
4809
0
2
0
How to create a multi-column index in SQL Server database? ....
4796
0
2
0
What are the different index configurations a table can have....
4856
0
2
0
By default which index is created when we create a Unique Ke....
4804
0
2
0
By default which index is created when we create a Primary K....
4803
0
2
0
What is FOREIGN KEY constraint?
4760
0
2
0
What is UNIQUE KEY constraint?
4853
0
2
0
What is PRIMARY KEY constraint?
4766
0
2
0
What is an Alternate Key?
4775
3
2
0
What is a Candidate Key?
4841
0
2
0
What is a Super Key?
4849
0
2
0
What is the difference between Cluster and Non Cluster Index....
4677
0
2
0
What is a Full text index?
4783
0
2
0
What is an XML index?
5126
0
2
0
What is spatial index?
4833
0
2
0
What is Filtered index?
5077
0
2
0
What is Index with Included columns?
4813
0
2
0
What is Column-store index?
4877
0
2
0
What is Unique Index?
5572
0
2
0
What is Non-Cluster index?
4781
0
2
0
What is Cluster index?
4844
0
2
0
What are the various Types of indexes available in SQL Serve....
4791
0
2
0
What is an Index?
4755
0
2
0
How merry-go-round scanning is associated with SQL Server?
4790
0
2
0
What are the performance related benefits which are availabl....
4831
0
2
0
What is SQLIOSim tool?
4863
0
2
0
What is SQLIO tool?
4892
0
2
0
What are the components of SQL Server scheduler?
4884
0
2
0
What is the difference between preemptive and non-preemptive....
4900
0
2
0
What is a scheduler in SQL Server?
4853
0
2
0
How can we update the statistics on a table?
4765
0
2
0
How to check when the statistics were updated for a table.
4799
0
2
0
What is the impact of stale statistics over database perform....
4785
0
2
0
What’s New in SQL Server 2012 with Respect to Statistics?
4842
0
2
0
What conditions trigger “Auto UpdateStatistics” process....
4828
0
2
0
What is “Auto UpdateStatistics” properties of a SQL Ser....
4879
0
2
0
What is “Auto Create Statistics” properties of a SQL Se....
4795
0
2
0
What kind of information is stored by Statistics?
4743
12
2
0
What are various types of SQL server database statistics?
4747
0
2
0
What are statistics in SQL Server?
4730
0
2
0
What is the Query below gives the amount of worker threads c....
4796
0
2
0
What is the shortcut key to invoke Task manager?
4763
0
2
0
What is Halloween protection?
4743
0
2
0
How LRU K algorithm is associated with SQL Server?
6206
0
2
0
What is Row versioning?
4843
0
2
0
What is Optimistic and pessimistic locking?
4735
0
2
0
What is non buffer latch?
4784
0
2
0
What is buffer latch?
4819
0
2
0
What are the types of latches?
4729
0
2
0
What are the advantages of Dynamic Locking in SQL Server?
4681
0
2
0
What is a latch?
4719
0
2
0
What is Dynamic Locking?
4723
0
2
0
What is the most restrictive lock?
4760
0
2
0
What is the least restrictive type of lock?
4742
0
2
0
How can we disable Lock escalation in SQL Server?
4961
0
2
0
Is it possible to disable Lock escalation in SQL Server?
4781
0
2
0
What is lock escalation?
4849
0
2
0
What triggers lock escalation?
4808
0
2
0
What is BULK UPDATE lock?
4850
0
2
0
What is KEY RANGE lock?
4789
0
2
0
What is SCHEMA lock?
4754
0
2
0
What is INTENT lock?
4810
0
2
0
What is EXCLUSIVE lock?
4732
0
2
0
What is SHARED lock?
4839
0
2
0
What are the different types of lock modes in SQL Serve?
4756
0
2
0
What is a lock?
4723
0
2
0
What are the various workarounds to overcome this problem?
4761
0
2
0
• Query Hintstell the optimizer to apply this hint through....
4765
0
2
0
What are various types of Hints available in SQL Server?
4769
0
2
0
What are HINTS in SQL Server Query
4790
0
2
0
In which Isolation level dirty reads occur?
4720
0
2
0
What are Phantom reads?
4835
0
2
0
What are dirty reads?
4737
0
2
0
What is controlled by Transaction isolation levels?
4800
0
2
0
What is the default Isolation level of SQL Server databases?
4755
0
2
0
What is SNAPSHOT Isolation Level?
4698
0
2
0
What is SERIALZABLE Isolation Level?
4755
0
2
0
What is REPEATABLE READ Isolation Level?
4769
0
2
0
What is READ UNCOMMITTED Isolation Level?
4849
0
2
0
What is READ COMMITTED Isolation Level?
4803
0
2
0
How many types of Isolation levels are available in SQL Serv....
4730
0
2
0
What is Isolation level in SQL Server?
4856
0
2
0
If major bulk data deletion/insertion activity happened last....
4701
0
2
0
How can you check last patching activity status of SQL Serv....
7682
0
2
0
If you know that a feature of an application is performing ....
4755
0
2
0
What are unused indexes and how can they be identified?
4770
0
2
0
What are missing indexes and how can they be identified?
4750
0
2
0
How do you check the fragmentation level?
4692
0
2
0
What is the key parameter for decision making about Rebuildi....
4776
0
2
0
What is difference between Reorganizing and Rebuilding index....
4746
0
2
0
How can you check stats information?
4737
0
2
0
What is wait time; signal wait time & resource wait time?
4771
0
2
0
how do you check Wait stats?
4706
0
2
0
How do you check blocking, locking or suspended connections?
4706
0
2
0
How do you check SQL Server error logs and Event Logs?
4726
0
2
0
How do you monitor resource usages?
4698
0
2
0
What are SQL Server Extended Events?
4753
0
2
0
What is SQL Server Performance Dashboard?
4759
0
2
0
What is SQL Server Database Tuning Adviser (DTA)?
4774
0
2
0
How can Server Profiler trace help while troubleshooting Pe....
4775
0
2
0
How can SQL Server Management Studio help while troubleshoo....
4748
0
2
0
How SQL Server can be forced to use a specific query plan.
4803
0
2
0
Please explain why SQL Server does not select the same query....
4818
0
2
0
How deadlock is a performance problem and some techniques to....
4745
0
2
0
How a deadlock can be identified?
4745
0
2
0
Explain a SQL Server deadlock
4783
0
2
0
Name three different options to capture the input (code) for....
4791
0
2
0
Can you please name different approaches to capture a query....
4784
0
2
0
Explain the NOLOCK optimizer hint and some pros\cons of usin....
4778
0
2
0
True or False – It is always beneficial to configure TempD....
4786
0
2
0
What is a query plan and what is the value from a performan....
4794
0
2
0
True or False – It is possible to correlate the Performanc....
4827
0
2
0
How do I configure the Max Degree of Parallelism at the serv....
4772
0
2
0
Can we add or drop a single article from a publication. If s....
4787
0
2
0
What is Max Degree of Parallelism or MAXDOP?
4898
0
2
0
Give some examples of DBCCs related to SQL Server Cache?
4760
0
2
0
How can you clear plan cache?
4695
0
2
0
What is Caching Mechanisms?
4790
0
2
0
What is index Scan?
4700
0
2
0
What is index Seek?
4687
0
2
0
Can you create a Non cluster index on primary key?
4679
0
2
0
What is Index with included columns?
4768
0
2
0
What are the different types of indexes in SQL Server 2012 V....
4706
0
2
0
What are indexes?
4658
0
2
0
Why is it important to avoid functions in the WHERE clause? ....
4811
0
2
0
Can you please name three DMVs that you have used recently w....
4606
0
2
0
How can DMVs help with performance tuning?
4738
0
2
0
What is server side trace?
4772
0
2
0
Will you advise to leave a profiler trace running on forever....
4755
0
2
0
Should you always leave a profiler trace running on a produc....
4705
0
2
0
What is the use of profiler while dealing with performance i....
4727
0
2
0
How far behind is the Distribution Agent? Should I reinitia....
4808
0
2
0
Does replication affect the size of the transaction log?
4835
0
2
0
How can grants on the subscription database be configured to....
4733
0
2
0
Does replication work over low bandwidth connections? Does ....
4749
0
2
0
Can multiple publications use the same distribution database....
4686
0
2
0
Is it possible to have 2 publications with one table in com....
4719
0
2
0
How can I prevent the snapshot agent failing with ‘Server....
4758
0
2
0
What are the differences between 32 and 64 bit replication?
4744
0
2
0
How can I ensure that triggers fire during initialization?
4774
0
2
0
How can Replication Alerts be written to Event Viewer?
4773
0
2
0
How can I see the text for ‘sys.sp_MSrepl_helparticlecolum....
4777
0
2
0
How can I have redundancy for the publishing database?
4761
0
2
0
How can I add a “NOT NULL” column to an existing article....
4793
0
2
0
What should I do if my system is running out of memory when ....
4849
0
2
0
My replication monitor incorrectly shows a failed publicatio....
4814
0
2
0
What is a “Global Subscriber”?
4688
0
2
0
What is a “Local Subscriber”?
4849
0
2
0
In Merge replication, for the conflict resolver: I have a ro....
4775
0
2
0
Is it possible to subscribe to specific articles in a public....
4739
0
2
0
What Options we use to secure Replication Data?
4794
0
2
0
What are advantages of Peer-Peer Replication?
4737
0
2
0
Have you considered static row filters?
4748
0
2
0
Do you set the “Replicate Schema Changes” subscription o....
4772
0
2
0
In Transactional Replication, If we drop a column in a table....
4825
0
2
0
In Transactional replication, If a table in database ‘A’....
4762
0
2
0
Is there a need to stop activity on a database when it is pu....
4758
0
2
0
How will you monitor replication activity and performance?
4626
0
2
0
If I create a publication with one table as an article, and ....
4807
0
2
0
Data is not being delivered to Subscribers, what can be the ....
4820
0
2
0
What options are available to delete rows on the publisher a....
4804
0
2
0
s it possible to run multiple publications and different typ....
4793
0
2
0
How do I move or rename files for databases involved in repl....
4804
0
2
0
Does replication resume if a connection is dropped or do we ....
4785
0
2
0
What is NOT FOR REPLICATION option for table constraints?
4806
0
2
0
Why can’t I run TRUNCATE TABLE on a published table?
4767
0
2
0
What is the effect of running a bulk insert command on a re....
4809
0
2
0
Does replication encrypt data?
4742
0
2
0
Can multiple publications use the same distribution database....
4770
0
2
0
Can the same objects be published in different publications....
4800
0
2
0
What recovery model is required on a replicated database?
4759
0
2
0
Are tables locked during snapshot generation?
4771
0
2
0
Please underline the complications involved in using replica....
4732
0
2
0
Are logins and passwords replicated?
4702
0
2
0
Can we rename a database used in Publication or subscription....
4826
0
2
0
What are data type concerns in transactional replication?
4800
0
2
0
What is conflict resolution in merge replication.
4791
0
2
0
What is peer to peer replication.
4843
0
2
0
What are the advantages and disadvantages of Snapshot replic....
4819
0
2
0
Name some commonly used Replication DMVs and their use.
4772
0
2
0
What permissions are needed to a user to monitor replication....
4770
0
2
0
Explain Latency in replication. How can you monitor Latency ....
4711
0
2
0
Can we use replication to replicate data across different R....
4791
0
2
0
Define sp_replcounters
4771
0
2
0
Define Article, Publication & Subscription.
4838
0
2
0
Define Distributor, Subscriber & Publisher
4801
0
2
0
Difference between push and pull replication.
6181
0
2
0
What are prerequisites of transactional replication?
4852
0
2
0
Why is primary key needed in Transactional replication?
4746
0
2
0
What are various Agents of replication?
4717
0
2
0
What are types of replication?
4704
0
2
0
What is replication?
4734
0
2
0
What are the benefits of Always on feature?
4781
0
2
0
Does AlwaysOn Availability Groups repair the data page corru....
4895
0
2
0
What is read intent option?
4737
0
2
0
Can we manually fail over to a secondary replica?
4769
0
2
0
Is it possible to create additional statistics on read-only ....
4692
0
2
0
Is it possible to create additional indexes on read-only se....
4622
0
2
0
If a DBA expands a data file manually on the primary, will S....
4766
0
2
0
Can I redirect the read-only connections to the secondary re....
4733
0
2
0
Is it possible to run DBCC CHECKDB on secondary replicas?
4891
0
2
0
What are different synchronization preferences are available....
4723
0
2
0
How to change the Session Timeout period?
4772
0
2
0
What is session timeout period?
4773
0
2
0
Can a database belong to more than one availability group?
4757
0
2
0
Does AG support Bulk-Logged recovery model?
4795
0
2
0
Is SQL Server 2012 AlwaysOn support encryption and compressi....
4807
0
2
0
How to remove a secondary database from an availability grou....
4752
0
2
0
How to add a secondary database from an availability group?
4761
0
2
0
Is AG support automatic page repair for protection against a....
4758
0
2
0
Can we have two primary availability replica?
4739
0
2
0
Suppose primary database became in suspect mode. Will AG hav....
4735
0
2
0
Can system database participate in AG?
4708
0
2
0
Database Snapshot supported by Always ON or not?
4632
0
2
0
Change Data Capture supported by Always ON or not?
4713
0
2
0
FILESTEAM is supported by Availability Group or not?
4771
0
2
0
Is it possible to setup Replication on a database which is p....
4737
0
2
0
Is it possible to setup Replication on a database which is p....
4759
0
2
0
Is it possible to setup Log Shipping on a database which is ....
4854
0
2
0
How many read-write and read only databases replica can be c....
4864
0
2
0
What are the minimum requirements of a database to be part o....
4775
0
2
0
What are the Restrictions on Availability Groups?
4768
0
2
0
What is availability group wizard?
4741
0
2
0
What is Use the AlwaysOn Dashboard?
4694
0
2
0
What are the Failover types supported by under asynchronous-....
4730
0
2
0
Can we configure Automatic failover of Availability Groups w....
4727
0
2
0
What is Automatic failover?
4769
0
2
0
What is planned manual failover?
4676
0
2
0
What are the Failover types supported by Synchronous-commit ....
4738
0
2
0
How many types of Failover are supported by Always ON?
4727
0
2
0
What is “Failover” in Always ON?
4705
0
2
0
Can we take Transaction log backups on the secondary replic....
4735
0
2
0
What all types of DB backups are possible on Secondary Repli....
4708
0
2
0
Can we use secondary replicas to take the db backups?
4723
0
2
0
Can we use a secondary for reporting purpose?
4719
0
2
0
How many synchronous secondary replicas can I have?
4691
0
2
0
What are the benefits of Readable Secondary Replicas?
4751
0
2
0
What are Readable Secondary Replicas?
4816
0
2
0
What is Availability Group listener?
4814
0
2
0
What is called Secondary replica?
4698
0
2
0
What is called Primary replica?
4790
0
2
0
What is the Difference between Asynchronous-commit mode and ....
5801
0
2
0
How many Availability modes are supported by Always ON?
4726
0
2
0
Do we need shared storage to configure Always ON?
4754
0
2
0
Do we need SQL Server Cluster instances to configure Always ....
4799
0
2
0
What is Availability mode in Always ON?
4783
0
2
0
How many databases can be configured in an AlwaysOn Availab....
4778
0
2
0
How many AlwaysOn Availability Groups can be configured in A....
4792
0
2
0
How many replicas can I have in an AlwaysOn Availability Gro....
4715
0
2
0
What editions on Windows server support Always ON Functional....
4616
0
2
0
Which SQL Server Editions include AlwaysOn Availability Grou....
4776
0
2
0
What are Availability Databases?
4672
0
2
0
What are Availability Groups?
4700
0
2
0
What is Always on in SQL Server 2012?
4770
0
2
0
How can we check the current node/host name where SQL Server....
4787
0
2
0
What is SMB share
4695
0
2
0
Can we configure Windows cluster between two servers which a....
4590
0
2
0
Can we configure Tempdb database on a local drive?
4781
0
2
0
Can we place out Non Critical SQL Server User Databases on a....
4816
0
2
0
Can we use other SQL Server cluster Nodes for reporting purp....
4794
0
2
0
Will there be any downtime in Active\Active cluster in case ....
4774
0
2
0
Is SQL Server a Load balancing solution or not?
4735
0
2
0
Where the results of validation tests are stored?
4769
0
2
0
What are the basics tests done by the validation tests in W....
4842
0
2
0
What are Validation tests in Windows Cluster?
4823
0
2
0
What are SQL Server Cluster unaware services?
4766
0
2
0
What are SQL Server Cluster aware services?
4747
0
2
0
What is “IS Alive”?
4805
0
2
0
What is “Look Alive”?
4795
0
2
0
What is Distributed lock management?
4778
0
2
0
Why do we keep SQL Services in manual mode on each of the in....
4835
0
2
0
What kinds of permissions are required in the active directo....
4784
0
2
0
What are Services and Application folder represent?
4738
0
2
0
What does a failover cluster do in Windows Server 2008?
4778
0
2
0
What is the maximum number of nodes in an MNS cluster in Win....
4689
0
2
0
How will you add a disk to the SQL Group cluster?
4774
0
2
0
How do you bring the SQL Server down?
4772
0
2
0
What are Virtual Servers?
4765
0
2
0
What happens to a running Cluster if the quorum disk fails ....
4818
0
2
0
What happens to a running Cluster if the quorum disk fails i....
4737
0
2
0
What new functionality does failover clustering provide in ....
4753
0
2
0
What are the Drawbacks of SQL Server Cluster?
4806
0
2
0
What are the Benefits of SQL Server Cluster?
4825
0
2
0
Is it mandatory to configure MSDTC in Windows 2008 cluster b....
4738
0
2
0
Can we change the Quorum settings after installing the windo....
4788
0
2
0
Difference between SQLSERVER 2005 and SQLSERVER 2008 Cluster....
4805
0
2
0
What is the difference between Active\Passive and Active\Act....
5045
0
2
0
Different types of SQL Server Cluster?
4895
0
2
0
What is SQL Server Network Name (Virtual Name)?
4804
0
2
0
How do you open a Cluster Administrator?
4772
0
2
0
How many IP Addresses we require for setting up Active\Acti....
4710
0
2
0
How many IP Addresses we require for setting up Active\Passi....
4801
0
2
0
What are the Hardware requirements for SQL Server Cluster?
4773
0
2
0
What are the Hardware requirements for Windows Server Cluste....
4793
0
2
0
How Spilt Brain situation is resolved?
4701
0
2
0
What I Split Brain situation in Cluster?
4701
0
2
0
What is No Majority: Disk only mode?
4720
0
2
0
What is Node and File Share Majority model?
4995
0
2
0
What is Node and Disk Majority model?
4810
0
2
0
What is Node Majority model?
4707
0
2
0
Different types of Quorum Models supported in windows Serve....
4774
0
2
0
What is Quorum Drive?
4714
0
2
0
What Failover and Failback terms mean in Windows Cluster?
4796
0
2
0
What is Heartbeat in Windows cluster?
4732
0
2
0
What is Private Network?
4721
0
2
0
What is Private Network?
4685
0
2
0
What is Public Network?
4731
0
2
0
What is a Cluster Group?
4665
0
2
0
What are the different states of a Resource in Windows clust....
4722
0
2
0
What is called a Resource in Windows cluster?
4719
0
2
0
What is a Cluster Node?
4735
0
2
0
What is Cluster Service?
4745
0
2
0
What is Windows Cluster?
4673
0
2
0
What are the page types which are not repairable using Autom....
4717
0
2
0
What is Automatic Page Repairing?
4662
0
2
0
What is Log buffer?
4715
0
2
0
What is Transparent Client Redirection?
4728
0
2
0
How to disable mirroring by scripts?
4710
0
2
0
If we add any users to the Primary database, will it be copi....
4762
0
2
0
What will be the impact if we add data files to the Primary ....
4783
0
2
0
What will be the impact if we add data files to the Primary ....
4729
0
2
0
How to monitoring Mirroring?
4755
0
2
0
What status of mirroring has if mirroring is paused?
4750
0
2
0
How can I increase Heartbeat time between principal and mir....
4762
0
2
0
What status of mirroring has if principle is down?
4737
0
2
0
What status of mirroring has if secondary is down?
4727
0
2
0
How to know the database mirroring connection time out in Mi....
4751
0
2
0
Can I configure a single database to be mirrored to more tha....
4753
0
2
0
Can I create multiple endpoints for configuring different da....
4730
0
2
0
Is it possible to take backup of mirrored database in mirror....
4571
0
2
0
Can we configure mirroring between Standard Edition & Enterp....
4716
0
2
0
What are the benefits of Database Snapshots?
4735
0
2
0
What are the restrictions in Database Snapshots?
4691
0
2
0
Can we detach a database snapshot?
4739
0
2
0
Can we take a backup of a database snapshot?
4594
0
2
0
Can we change the permissions in a database snapshot?
4751
0
2
0
How can we check the SPARSE files?
4663
0
2
0
What are important things to remember about sparse files?
4657
0
2
0
What is SPARSE file?
4751
0
2
0
How does a snapshot work?
4719
0
2
0
How to create a Database Snapshot?
4729
0
2
0
What is Database Snapshot?
4729
0
2
0
Can we configure a single database to be mirrored to more th....
4727
0
2
0
Why we get the below error message while configuring databas....
4699
0
2
0
What does DISCONNECTED state means in Database Mirroring?
4751
0
2
0
What does PENDING_FAILOVER state means in Database Mirroring....
4702
0
2
0
What does SUSPENDED state means in Database Mirroring?
4995
0
2
0
What does SYNCHRONIZED state means in Database Mirroring?
4779
0
2
0
What does SYNCHRONIZING state means in Database Mirroring?
4803
0
2
0
What are the Database Mirroring states?
4724
0
2
0
How to Remove a Witness Server from Database Mirroring?
4715
0
2
0
How to Set a Witness Server to Database Mirroring?
4710
0
2
0
What is Role-switching?
4714
0
2
0
Is it possible to perform read only operation at mirrored da....
4752
0
2
0
What is Log Hardening?
4783
0
2
0
What is the default of end points (port numbers) of principa....
4730
0
2
0
What are End Points and its usages?
4644
0
2
0
What are Recovery models support Database Mirroring?
4685
0
2
0
What is High Performance operating mode?
4703
0
2
0
What is High Protection operating mode?
4719
0
2
0
What is High Availability operating mode?
4702
0
2
0
What are the operating modes of Database Mirroring?
4709
0
2
0
What is Synchronous and Asynchronous mode of Database Mirror....
4689
0
2
0
What is a Witness Server?
4754
0
2
0
What is a Mirror?
4692
0
2
0
What is a Principal server?
4762
0
2
0
What are the Restrictions for Database Mirroring?
4776
0
2
0
What are the minimum requirements for Database Mirroring?
4735
0
2
0
What are the Disadvantages of Database Mirroring?
5334
1
2
0
What are the benefits of that Database Mirroring?
4681
0
2
0
How does Database Mirroring works?
4675
0
2
0
What is Database Mirroring?
4719
0
2
0
Can we take full backup of the log shipped database in secon....
4711
0
2
0
What editions of SQL Server is log shipping available in?
4686
0
2
0
Can we take full backup of the log shipped database in prima....
4708
0
2
0
Can we shrink log shipped database log file?
4712
0
2
0
Can we setup multiple secondary databases in Log Shipping?
4755
0
2
0
Yes, we can configure Log Shipping on the server residing in....
4738
0
2
0
Can we configure Log Shipping between the different domains?....
4632
0
2
0
Is it possible to configure Log shipping on the database ser....
4678
0
2
0
Can we configure Log Shipping between the different domains?....
4794
0
2
0
If you add a file on the Primary database in a location whic....
4730
0
2
0
If you add a file on the Primary database in the same locati....
4776
0
2
0
If you create a user on the Primary database, will it automa....
4732
0
2
0
If you create a Job on the Primary database server, will it ....
4761
0
2
0
What will happen to Log Shipping if TUF file is corrupted or....
4876
0
2
0
What is TUF file?
4735
0
2
0
What’s the difference between the secondary being in “Re....
4740
0
2
0
What is STANDBY Mode on the secondary database?
4724
0
2
0
Is it possible load balance in Log Shipping?
4703
0
2
0
What are Log Shipping System Store Procedures?
4719
0
2
0
What are Log Shipping System Tables and in which database th....
4695
0
2
0
What is Monitor server?
4691
0
2
0
What is the copy Job in Log shipping and on which instance i....
4710
0
2
0
What permissions are required for shared folders on Primary ....
4693
0
2
0
What all jobs are created after configuring the Log Shipping....
5031
0
2
0
What is Log Shipping Monitor Settings?
4760
0
2
0
Is it possible to configure Log Shipping from lower version ....
4725
0
2
0
In which recovery model Log Shipping can be configured?
4707
0
2
0
What the drawbacks of Log Shipping?
5010
0
2
0
What are the Benefits of Log Shipping?
4761
0
2
0
What is Log Shipping?
4700
0
2
0
What all High Availability options are available in SQL Serv....
4687
0
2
0
What is High Availability in SQL Server?
4781
0
2
0
Is it possible to perform a point in time recovery with Bulk....
4736
0
2
0
How can you mount a database from MDF file even if you don....
4752
0
2
0
How to script out the user permissions of the database befor....
4893
0
2
0
What are the benefits of Read only file groups?
4779
0
2
0
How to make the File Group read only?
4723
0
2
0
Is it possible to mark Primary File Group as Read only?
4685
0
2
0
What are Mirrored Backup Media Sets?
4701
0
2
0
Is it possible to attach the Data and log files of upper ver....
4707
0
2
0
Is there any alternate method of restoring the database from....
4763
0
2
0
Is it possible to attach the Data and log files of upper ver....
4743
0
2
0
Is there any alternate method of restoring the database from....
4700
0
2
0
Why Database restores from upper version to lower version is....
4708
0
2
0
What are the options to do a point in time recovery P13?
4608
0
2
0
What are the options to restore the database till Point 10 i....
4733
0
2
0
What are the options to restore the database till Point 8 i.....
4725
0
2
0
What are Partial Backups in SQL Server?
4745
0
2
0
What is piecemeal Restore?
4711
0
2
0
What is Point in Time recovery?
4685
0
2
0
Is it possible to restore a Database backup of SQL Server 2....
4701
0
2
0
What are the permissions required to perform Database Restor....
4760
0
2
0
What are Marked Transactions?
4728
0
2
0
What all steps are involved in the Database restore process?....
4719
0
2
0
Why there is a requirement to restore the database?
4742
0
2
0
What is WITH STANDBY Mode?
4749
0
2
0
What is the Difference between WITH RECOVERY and WITH NORECO....
4808
0
2
0
What are the phases of Database restore process?
4760
0
2
0
How can we be notified if a native SQL Server database backu....
4721
0
2
0
What is Notify Operator task in Database Maintenance Plan?
4754
0
2
0
Which system stored procedures are used by History Cleanup T....
4696
0
2
0
What is History CleanUp Task in Database Maintenance Plan?
4736
0
2
0
Can we run a SQL Server Agent job using Database Maintenanc....
4793
0
2
0
Can we execute TSQL Statement using Database Maintenance Tas....
4700
0
2
0
Is it possible to change the Database Maintenance plan once....
4782
0
2
0
In which table all the Maintenance Plans meta data is store....
4718
0
2
0
In which Database all the Maintenance Plans are stored?
4798
0
2
0
What all options we have in a Database maintenance plans whi....
4758
0
2
0
What are the Benefits of Database Maintenance Plans?
4777
0
2
0
What are Database Maintenance Plans?
4737
0
2
0
From a best practices perspective, what is your backup reten....
4685
0
2
0
What is the Backup strategy in your environment?
4728
0
2
0
Suppose I have a Database maintenance plan which runs every ....
4710
0
2
0
What are the Benefits with Windows Azure Blob storage servic....
5020
0
2
0
What is a SQL Server Credential?
4760
0
2
0
What is Windows Azure Blob storage service Database backups?
4766
0
2
0
How does the database recovery model impact database backups....
4793
0
2
0
What are the options to deal with Over Growing transaction l....
4742
0
2
0
Is it mandatory to take a Full backup if we switch the recov....
4762
0
2
0
Is it possible in any situation when differential backup gro....
4712
0
2
0
Whether Full or Differential backups clear the Transaction L....
4790
0
2
0
What is a log chain?
4720
0
2
0
What is BUFFERCOUNT option in Backup database command?
4720
0
2
0
What is MAXTRANSFERSIZE option in Backup database command?
4722
0
2
0
What are the Disadvantages of using TDE?
4702
0
2
0
What are the Advantages of using TDE?
4721
0
2
0
What is a MASTER KEY?
4808
0
2
0
Is there a performance impact for using TDE?
4810
0
2
0
Which versions of SQL Server support TDE?
4780
0
2
0
What is TDE (Transparent Data Encryption) method in SQL Serv....
4820
0
2
0
What is RPO?
4739
0
2
0
What is RTO?
4670
0
2
0
What are the common issues you faced in Database backup?
4705
0
2
0
How many copies are allowed when taking a backup using MIRRO....
4729
0
2
0
Name any 2-3 Third party SQL Server database backup tools?
4722
0
2
0
Can we have multiple copies of the database backup is a sing....
4751
0
2
0
What are the Best Practices recommendations related to SQL S....
4698
0
2
0
What is Back up WITH CHECKSUM?
4747
0
2
0
What all operations are prohibited when the database backups....
4671
0
2
0
What are the restrictions on the Database backups operations....
4744
0
2
0
What are the limitations with Windows Azure Blob storage ser....
4812
0
2
0
What are the Backup and Restore Enhancements?
4780
0
2
0
Is there any option to prevent All successful SQL Server ba....
4803
0
2
0
What are the permissions required to perform backup?
4772
0
2
0
What is the meaning of the values in Type column in backups....
4745
0
2
0
How can I verify that backups are occurring on a daily basis....
5908
0
2
0
In a situation with full, differential and transaction log ....
4970
0
2
0
For differential backups, how is the data determined for tho....
4737
0
2
0
What are the backup and restore system tables? What do each ....
4755
0
2
0
What is the database that has the backup and restores system....
4738
0
2
0
How do you know if your database backups are restorable?
4847
0
2
0
What all operations are minimally logged when the database i....
4852
0
2
0
In which recovery model, Transaction Log backups are possibl....
4775
0
2
0
Is it possible to add password to a backup file in SQL Serv....
4797
0
2
0
Types of Database backups?
4752
0
2
0
What are database backups?
4740
0
2
0
How can you setup a default recovery model for all newly cr....
4797
0
2
0
How many types of Recovery models we have in SQL Server?
4787
0
2
0
What is recovery model in SQL Server?
4804
0
2
0
What are the recommended Data files settings for tempdb?
4724
0
2
0
What is the default owner of master, model, tempdb and msdb ....
4831
0
2
0
Is it possible to rename any of system databases?
4761
0
2
0
Is it possible to take the tempdb database backup?
4729
0
2
0
Is it important to take the system database backups?
4789
0
2
0
What are the system databases created when we configure Repo....
4746
0
2
0
What is the database that has the backup and restores system....
4832
0
2
0
What are the typical objects that are created in the TempDB ....
4795
0
2
0
What is the location of resource database?
4788
0
2
0
What is resource database?
4791
0
2
0
What is tempdb database?
4792
0
2
0
What is msdb database?
4800
0
2
0
What is model database?
4888
0
2
0
What is master database?
4847
0
2
0
What are system databases?
4851
0
2
0
What is the use of setup.exe under the below folder
4775
0
2
0
What is Master Data Services Configuration?
4822
0
2
0
What is Policy Management Tool?
4478
0
2
0
What is Project Conversion Wizard?
4514
0
2
0
What is Data Profile Viewer?
4577
0
2
0
What is DTutil.exe?
4622
0
2
0
What is DTExec.exe?
4659
0
2
0
What is snapshot.exe?
4660
0
2
0
What is logread.exe?
4626
0
2
0
What is Distrib.exe?
4883
0
2
0
What is tablediff.exe? What are the usages?
4636
0
2
0
What is SQL Nexus Tool?
4571
0
2
0
What are Database Maintenance Plans
4524
0
2
0
What is PSSDIAg Manager Utility?
4682
0
2
0
What is SQLDiag?
4567
0
2
0
What are Extended events in SQL Server 2012?
4540
0
2
0
What is Data Quality Client?
4521
0
2
0
What is SQLPS module and what are its usages?
4671
0
2
0
What is bcp?
4553
0
2
0
What is OSQL?
4587
0
2
0
What is SQLCMD?
4667
0
2
0
What is Activity Monitor in SQL Server 2012?
4521
0
2
0
What is SQL Server upgrade advisor?
4600
0
2
0
What is Always on DashBoard?
4528
0
2
0
What is Replication Monitor?
4607
0
2
0
What is Resource Governor?
4463
0
2
0
What is Reporting Services Configuration manager?
4578
0
2
0
What is SQL Server Configuration Manager and its usages?
4528
0
2
0
What is Database Engine Tuning Advisor?
4614
0
2
0
What is SQL Server profiler?
4726
0
2
0
What is SSMS?
4589
0
2
0
What is Fail Safe Operator? How can we enable this?
4814
0
2
0
What could be the reason if your Database Mail working fine ....
4550
0
2
0
How can we change the Job History Retention?
4471
0
2
0
Sometimes there is no History available for the Failure or S....
4520
0
2
0
What are maintenance jobs for a SQL Server database?
4531
0
2
0
What is Notification property in SQL Server job properties?
6301
0
2
0
Can we run Operating system command in the SQL Server jobs?
4565
0
2
0
Is it possible to run an SSIS package from a job step? How? ....
4531
0
2
0
Is it possible to get and change all the schedules informati....
4494
0
2
0
Can we have multiple schedules for a single job?
4514
0
2
0
What is a SQL Server Agent Proxy Account?
4652
0
2
0
What is the difference between Public profile and Private Pr....
4615
0
2
0
What is a Database Mail Profile?
4521
0
2
0
What is a Database Mail Account?
4557
0
2
0
How to enable Database mail?
4516
0
2
0
Is SQL Mail option is available in SQL Server 2012 or not? I....
4555
0
2
0
How can we grant permissions on the SQL Server agent jobs an....
4615
0
2
0
Which tables will give you the Job history related informati....
4517
0
2
0
Which table contains information about the SQL Server jobs ....
4604
1
2
0
Which tables can be Queries to get details about the Jobs an....
4536
0
2
0
Which database contains information about the jobs and other....
4572
1
2
0
What is an Alert?
4498
0
2
0
What is a Schedule?
4510
0
2
0
What is an Operator?
4545
0
2
0
What is a SQL Server job?
4756
0
2
0
What are various components of SQL Server Agent service?
4557
0
2
0
What is SQL server Agent? What are its benefits?
4531
0
2
0
What are the various components involved in Distributed Repl....
4515
0
2
0
What is Distributed Replay?
4492
0
2
0
What is the high Level SQL Server start up process?
5209
0
2
0
What will happen if SQL Server Browser service is stopped?
4644
0
2
0
Which Port no. is used by SQL Server Browser service?
4530
0
2
0
What is Protocol is used by SQL Server Browser service?
4594
0
2
0
Which system database is associated with SQL Server agent se....
4529
0
2
0
What are the mandatory databases to bring SQL Services up?
4523
0
2
0
Name some of the Important Trace flags and their functionali....
4665
0
2
0
How do I know what Trace Flags are turned on at the moment?
4506
0
2
0
How the trace flags are enabled?
4524
0
2
0
What are trace flags and how can we apply trace flags on a ....
4622
0
2
0
How to start SQL Server with single user model?
4559
0
2
0
How to start SQL Server with single user model?
4526
0
2
0
How to start the SQL Server with minimal configuration?
4612
0
2
0
What are the default parameters of SQL Server service start ....
4549
0
2
0
What are the different ways to start and Stop SQL Server ser....
4672
0
2
0
How to check how many SQL Server instances are installed on ....
4605
0
2
0
What is Distributed Transaction Coordinator?
4616
0
2
0
What is SQL Server Active Directory Helper?
5044
0
2
0
What is Full-Text Search service?
4510
0
2
0
Which types of backups are supported by SQL Write Service?
4524
0
2
0
Which types of backups are supported by SQL Write Service?
4537
0
2
0
What is SQL Server VSS Writer?
4866
0
2
0
What is SQL Server Reporting Services?
4657
0
2
0
What is SQL Server Browser?
4669
0
2
0
What is SQL Server Integration service and its importance?
4558
0
2
0
What is SQL Server Analysis service and its importance?
4564
0
2
0
What is SQL Server Agent service and its importance?
4550
0
2
0
What is SQL Server service and its importance?
4605
0
2
0
List out various services which are important for SQL Server....
4585
0
2
0
How Does Log Truncation occurs?
5084
0
2
0
What is a Log Truncation?
4678
0
2
0
What is Log Sequence No?
4498
0
2
0
What is the way to check Virtual Log file details?
4504
0
2
0
How VLFs are created SQL Server in a Transaction log file?
4618
0
2
0
What are Virtual Log files? How these are created?
4553
0
2
0
What is a Transaction log file?
4492
0
2
0
What is a Physical read?
4515
0
2
0
What is a Logical Read?
4495
0
2
0
What is a Fill Factor?
4562
0
2
0
How can we monitor or detect Page Splits?
4546
0
2
0
How Page Splits impacts the database performance?
4539
0
2
0
What is a PAGE SPLIT?
4509
0
2
0
What are LOB pages
4493
0
2
0
What is an IAM page?
4527
0
2
0
How many types of Allocation units are there?
4536
0
2
0
What is Boot Page?
4553
0
2
0
What is a BCM and its significance?
4615
0
2
0
How SQL Server engine will decide which extents need to be ....
4547
0
2
0
What is a DCM and its significance?
4550
0
2
0
How many GAM pages will be there in a 7GB data file?
5437
0
2
0
What is a GAM Page?
4515
0
2
0
What is PFS?
4538
0
2
0
What is a Page Header?
4487
0
2
0
What is an Index Page?
4634
0
2
0
What is a Data Page?
4555
0
2
0
What is Instant file initialization?
5554
0
2
0
What is trustworthy property of a database?
4621
0
2
0
How can we check the allocation unit of objects?
4560
0
2
0
What is ROW_OVERFLOW_DATA? How does it work?
4616
0
2
0
What is a logical File and physical File name?
4761
0
2
0
What is the difference between single user and restricted us....
4801
0
2
0
What is an extent
4484
0
2
0
What is auto shrink option?
4558
0
2
0
What is auto close option?
4620
0
2
0
How many databases can be created in SQL server instance?
4577
0
2
0
What are the recommended settings for transaction Log File f....
4539
0
2
0
How many maximum files can be added to a database?
4697
0
2
0
How many Maximum File groups can be added in a database?
4531
0
2
0
What is Database Growth and what settings are available in ....
4542
0
2
0
Will the below script work if yes, how?
4538
0
2
0
Is there any benefit to add multiple log files? Yes/No, Why....
4584
0
2
0
What is the use of having multiple File Groups?
4550
0
2
0
Is it possible to add Transaction Log file in a file group?
4508
0
2
0
Is it possible to change the Default file group from Primar....
4658
0
2
0
What is the default File Group in a database?
4642
0
2
0
What are file groups and Type of File Groups?
4728
0
2
0
What is the major difference between Primary data files and ....
4817
0
2
0
Explain each type of database files?
4747
0
2
0
How many types of files are there in a SQL Server database?
4713
0
2
0
What is a Batch, Task, Windows Thread, Fiber, Worker Thread....
4817
0
2
0
What is MaxDOP term in SQL server?
4799
0
2
0
What is HOT ADD CPU term in SQL server?
4729
0
2
0
What is the different protocol supported by SQL server, expl....
4773
0
2
0
How Ghost cleanup task works?
5013
0
2
0
Which process removes the records which are marked as Ghost....
4707
0
2
0
What are ghost records in SQL server?
4761
0
2
0
What is log flush?
4705
0
2
0
What is LazyWriter?
4684
0
2
0
What is a check point?
4716
0
2
0
How is the dirty page written to disk?
4686
0
2
0
What are dirty pages?
4738
0
2
0
What is Write Ahead Logging?
4687
0
2
0
What is a Transaction manager and its role?
4774
0
2
0
What is a Buffer pool? What is the importance of Data cache?
4706
0
2
0
What is a Buffer Manager?
4715
0
2
0
What are Access methods and its roles?
4770
0
2
0
What is Query Executor?
4722
0
2
0
What is the role of an Optimizer?
4716
0
2
0
What is a Plan Cache?
4759
0
2
0
What is an Execution Plan?
4802
0
2
0
What is a Command Parser?
4786
0
2
0
What are Tabular Data Stream (TDS) Endpoints?
4833
0
2
0
What is SNI Protocol Layer?
5239
0
2
0
What is Relational Engine and its Role?
4763
0
2
0
Tell me something about the SQL Server Architecture?
4767
0
2
0
Define SQL Server Surface Area Configuration Tool?
4735
0
2
0
What are the types of keys used in encryption?
4731
0
2
0
What is Service master key?
4654
0
2
0
What is Transparent Data Encryption?
4703
0
2
0
Being a DBA what all measures you will follow to make SQL SE....
4777
0
2
0
How can SQL Server instances be hidden?
4795
0
2
0
What are Orphaned Users?
4761
0
2
0
What are Application Roles?
4790
0
2
0
What is the purpose of db_denydatawriter and db_denydataread....
4827
0
2
0
What are Fixed Database Roles?
4811
0
2
0
Which one is highest privileged role out of SQL Agent User R....
4908
0
2
0
What are the extra DB roles available in msdb?
4839
0
2
0
What are the security related catalog views?
4588
0
2
0
Is it possible to create new User Defined Server role in 20....
4710
0
2
0
What is a guest account?
4845
0
2
0
What are “View Definition” permissions?
4941
0
2
0
What are “View Server State”, “VIEW DATABASE STATE” ....
4949
0
2
0
What are Fixed Server roles and importance?
4758
0
2
0
What is a schema?
4755
0
2
0
What are logins and users and its difference?
4746
0
2
0
Explain scope of securable on Server, Database and Schema le....
4792
0
2
0
What is a Securable?
4650
0
2
0
What are Principals?
4749
0
2
0
Being a DBA which authentication mode you will prefer if you....
4780
0
2
0
What’s the difference between Windows and Mixed mode?
4724
0
2
0
How many type of SQL Server authentication mode supported by....
4742
0
2
0
What is Authentication and Authorization? What is the differ....
4757
0
2
0
Is it possible to increase the retention of Error log files....
4753
0
2
0
How many SQL Server log files can be retained in the SQL Ser....
4970
0
2
0
What’s the location of SQL Server log files?
4726
0
2
0
What is a Filestream?
4721
0
2
0
How to get the port number where the SQL Server instance is ....
4818
0
2
0
What is the default port of a SQL Server instance?
4917
0
2
0
What is a silent installation and how can we use this featur....
4621
0
2
0
What is a slip stream installation and its usages?
4725
0
2
0
What is a silent installation and how can we use this featur....
4747
0
2
0
What is a slip stream installation and its usages?
4713
0
2
0
What’s the practical approach of installing Service Pack?
4742
0
2
0
Is it mandatory to restart the Windows server after installi....
4843
0
2
0
What is the latest Service pack available for SQL Server 201....
4686
0
2
0
What is a Service Pack, Patch, Hot fix and its difference?
4823
0
2
0
What is an RTM setup of SQL Server?
4929
0
2
0
What is a collation and what is the default collation?
4827
0
2
0
Can we install multiple instances on the same disk drive?
4794
0
2
0
Type of Instance and maximum no. of instances which can be i....
4766
0
2
0
What is an Instance?
4761
93
3
0
What are Shared Features Directory and its usages?
4718
0
2
0
Do we need to grant Administrator permissions on the Window....
4767
0
2
0
What permissions are required to install SQL Server on a ser....
4794
0
2
0
. What is a service account?
4714
0
2
0
. What is the location of ConfigurationFile.ini file?
4748
0
2
0
What is “ConfigurationFile.ini” file?
4766
0
2
0
Home
Snippet
Search
Interview
LogIn