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
4.851044M
My Badges
My interview questions and answers
820
Name at least three output columns of sp_monitor?
5955
0
2
0
What is ‘sp_refreshdatabase’ from ‘SourceBackup.bak’....
5907
0
2
0
What is the use of sp_refreshview?
5936
0
2
0
What is the difference between EXEC and sp_executesql?
5928
0
2
0
What is the purpose of sp_cycle_errorlog?
5775
0
2
0
How can you change the option of AUTO_UPDATE_STATESTICS?
5919
0
2
0
What is the difference between sp_clean_db_free_space and DB....
6375
0
2
0
What are the permissions required to run sp_who or sp_who2?
7084
0
2
0
Which status is reset by sp_resetstatus?
5825
0
2
0
What is the difference between sp_rename and sp_renamedb?
6000
0
2
0
Explain the usage of below procedures
6004
0
2
0
Can you name 5 undocumented Stored procedures that you have ....
5899
0
2
0
What is the difference between Stored Procedure and Functio....
6146
0
2
0
What are stored procedures?
5965
0
2
0
How can you Suppress BACKUP COMPLETED log entries going to W....
5911
0
2
0
How can you stop sending backup entries into MSDB?
5948
0
2
0
Which trace Forces DBCC HELP to return syntax of undocumente....
5772
0
2
0
Which trace is used with DBCC CHECKTABLE to see the total co....
5802
0
2
0
Which Trace is used with DBCC CHECKTABLE to see the total co....
5914
0
2
0
How do you collect Statistics for system tables?
5849
0
2
0
How do you equally distribute data in all data files or make....
5945
0
2
0
How do you disable read ahead for the server or current conn....
6016
0
2
0
How do you enable full output when using the SET SHOWPLAN_AL....
5818
0
2
0
How do you print information about the cost of using a non-c....
5785
0
2
0
How do you prevent ad-hoc query plans to stay in cache?
5755
0
2
0
How can you disable SELECT permission for DBCC SHOW_STATISTI....
5932
0
2
0
What are different types of Traces?
5884
0
2
0
How can you find out all active trace flags on a SQL server ....
5997
0
2
0
How to enable or disable a trace flag?
5931
0
2
0
What are trace flags?
5943
0
2
0
What are the most important DMVs\DMFs from a DBA perspective....
5886
0
2
0
Which DMVs are useful to gather information about database m....
5994
4
2
0
Name few database related DMVs:-
5876
0
2
0
Mention some SQL OS related DMVs\DMFs.
5942
0
2
0
Name some Security related DMVs\DMFs.
5843
0
2
0
Which DMV give me query plan or I will use old method to fin....
5769
0
2
0
How are DMV’s and DMF’s changing the memory consumptions....
5978
0
2
0
What permission does a user need to access the DMV’s
5863
0
2
0
How can DMVs help with performance tuning?
5715
0
2
0
What is the effect of DBCC CHECKDB and DBCC DBREINDEX on the....
5957
0
2
0
Can anyone predict how long DBCC Check DB will run on any da....
5958
0
2
0
How can you check if any transaction is running on a databas....
5868
0
2
0
Explain DBCC TRACEON & DBCC TRACEOFF?
5864
0
2
0
Which DBCC command is used to store the Procedure cache rela....
6016
0
2
0
Which DBCC command is used to shrink database files?
5933
0
2
0
What is use of DBCC DBREINDEX?
6150
0
2
0
List 5 important DMVs for Index analysis.
5942
0
2
0
Why does RUNNABLE transition into RUNNING?
5877
0
2
0
Why does SUSPENDED transition into RUNNABLE?
5923
0
2
0
Why does RUNNING transition to SUSPENDED?
5934
0
2
0
While viewing activity on SQL Server, for example, sp_who2 ....
5988
0
2
0
List few DMVs for space usage related information?
5925
0
2
0
Explain DBCC inputbuffer()?
6011
0
2
0
How many types of DMVs are there?
5839
0
2
0
What are all the SQL Server Dynamic Management Views(DMV) an....
6029
0
2
0
What is the exact use of DMVs?
5890
0
2
0
Can you explain DBCC Check DB?
6028
0
2
0
What is back process for the DBCC?
9134
0
2
0
What are the DMV’s in SQL Server?
6046
0
2
0
What is the use of DBCC commands?
6005
0
2
0
What are the benefits of Column Stored index?
5896
0
2
0
Various types of compression in SQL Server database?
5956
0
2
0
What are the Limitations and Restrictions of Data Compressio....
5990
0
2
0
What all database objects can be configured with Data compre....
5951
0
2
0
What is data compression in a SQL server database?
6016
0
2
0
What is SORT_IN_TEMPDB option while creating or rebuilding a....
5835
0
2
0
How can we identify Index usage history?
5968
0
2
0
Which DMV is used to identify missing Indexes in a database?....
5916
0
2
0
What are missing indexes in a database?
5978
0
2
0
How to resolve Fragmentation for a heap table?
8397
0
2
0
What is the difference between Online and Offline operations....
6037
0
2
0
How to resolve Fragmentation in Indexes?
5982
0
2
0
What all modes are available to get a report about Index fra....
6310
0
2
0
How to get information about the Index Fragmentation in a da....
5966
0
2
0
How External Fragmentation occurs?
5919
0
2
0
What is External Fragmentation?
5937
0
2
0
How Logical Fragmentation occurs?
5899
0
2
0
What is Logical Fragmentation?
5931
0
2
0
How Internal Fragmentation occurs?
5959
0
2
0
What is Internal Fragmentation?
5953
0
2
0
How many types of Index Fragmentation are there in SQL Serve....
5969
0
2
0
What are the Causes of Index Fragmentation?
5849
0
2
0
What is Index Fragmentation?
5957
0
2
0
Can we have indexes on Views?
5925
0
2
0
What is Pad index in Index?
7749
0
2
0
How to set Fill Factor?
6006
0
2
0
What are Points to remember while using the FILLFACTOR Argum....
5948
0
2
0
What is Fill factor in indexes?
6033
0
2
0
What are the Disadvantages of Indexes?
5978
0
2
0
What are the Advantages of Indexes?
5912
0
2
0
What is the Heap?
5835
0
2
0
How many maximum columns can be a part of on an index?
5888
0
2
0
What is the Maximum Number of Index per Table?
5882
0
2
0
Why can there be only one Clustered Index and not more than ....
5976
0
2
0
Can we Insert Data if Clustered Index is disabled?
6577
0
2
0
How to Enable Indexes?
5994
0
2
0
How to Disable Indexes?
5958
0
2
0
Explain the structure of Index in SQL server?
6004
0
2
0
How to create a multi-column index in SQL Server database? ....
5952
0
2
0
What are the different index configurations a table can have....
6022
0
2
0
By default which index is created when we create a Unique Ke....
5971
0
2
0
By default which index is created when we create a Primary K....
6045
0
2
0
What is FOREIGN KEY constraint?
5889
0
2
0
What is UNIQUE KEY constraint?
6028
0
2
0
What is PRIMARY KEY constraint?
5901
0
2
0
What is an Alternate Key?
5923
3
2
0
What is a Candidate Key?
6048
0
2
0
What is a Super Key?
6174
0
2
0
What is the difference between Cluster and Non Cluster Index....
5964
0
2
0
What is a Full text index?
5964
0
2
0
What is an XML index?
6341
0
2
0
What is spatial index?
6049
0
2
0
What is Filtered index?
6056
0
2
0
What is Index with Included columns?
6000
0
2
0
What is Column-store index?
6071
0
2
0
What is Unique Index?
6882
0
2
0
What is Non-Cluster index?
5997
0
2
0
What is Cluster index?
6029
0
2
0
What are the various Types of indexes available in SQL Serve....
5943
0
2
0
What is an Index?
5914
0
2
0
How merry-go-round scanning is associated with SQL Server?
5986
0
2
0
What are the performance related benefits which are availabl....
5995
0
2
0
What is SQLIOSim tool?
6040
0
2
0
What is SQLIO tool?
6066
0
2
0
What are the components of SQL Server scheduler?
6074
0
2
0
What is the difference between preemptive and non-preemptive....
6105
0
2
0
What is a scheduler in SQL Server?
6105
0
2
0
How can we update the statistics on a table?
5898
0
2
0
How to check when the statistics were updated for a table.
5916
0
2
0
What is the impact of stale statistics over database perform....
5927
0
2
0
What’s New in SQL Server 2012 with Respect to Statistics?
5972
0
2
0
What conditions trigger “Auto UpdateStatistics” process....
5989
0
2
0
What is “Auto UpdateStatistics” properties of a SQL Ser....
6040
0
2
0
What is “Auto Create Statistics” properties of a SQL Se....
5984
0
2
0
What kind of information is stored by Statistics?
5871
12
2
0
What are various types of SQL server database statistics?
5879
0
2
0
What are statistics in SQL Server?
5865
0
2
0
What is the Query below gives the amount of worker threads c....
5769
0
2
0
What is the shortcut key to invoke Task manager?
5922
0
2
0
What is Halloween protection?
5873
0
2
0
How LRU K algorithm is associated with SQL Server?
7417
0
2
0
What is Row versioning?
6039
0
2
0
What is Optimistic and pessimistic locking?
5930
0
2
0
What is non buffer latch?
5951
0
2
0
What is buffer latch?
5991
0
2
0
What are the types of latches?
5884
0
2
0
What are the advantages of Dynamic Locking in SQL Server?
5798
0
2
0
What is a latch?
5874
0
2
0
What is Dynamic Locking?
5888
0
2
0
What is the most restrictive lock?
5941
0
2
0
What is the least restrictive type of lock?
5900
0
2
0
How can we disable Lock escalation in SQL Server?
6198
0
2
0
Is it possible to disable Lock escalation in SQL Server?
5946
0
2
0
What is lock escalation?
6014
0
2
0
What triggers lock escalation?
5998
0
2
0
What is BULK UPDATE lock?
6020
0
2
0
What is KEY RANGE lock?
5968
0
2
0
What is SCHEMA lock?
5929
0
2
0
What is INTENT lock?
5997
0
2
0
What is EXCLUSIVE lock?
5858
0
2
0
What is SHARED lock?
6038
0
2
0
What are the different types of lock modes in SQL Serve?
5944
0
2
0
What is a lock?
5861
0
2
0
What are the various workarounds to overcome this problem?
5931
0
2
0
• Query Hintstell the optimizer to apply this hint through....
5701
0
2
0
What are various types of Hints available in SQL Server?
5915
0
2
0
What are HINTS in SQL Server Query
5768
0
2
0
In which Isolation level dirty reads occur?
5865
0
2
0
What are Phantom reads?
6057
0
2
0
What are dirty reads?
5863
0
2
0
What is controlled by Transaction isolation levels?
5974
0
2
0
What is the default Isolation level of SQL Server databases?
5919
0
2
0
What is SNAPSHOT Isolation Level?
5858
0
2
0
What is SERIALZABLE Isolation Level?
5935
0
2
0
What is REPEATABLE READ Isolation Level?
5942
0
2
0
What is READ UNCOMMITTED Isolation Level?
6091
0
2
0
What is READ COMMITTED Isolation Level?
5987
0
2
0
How many types of Isolation levels are available in SQL Serv....
5879
0
2
0
What is Isolation level in SQL Server?
6078
0
2
0
If major bulk data deletion/insertion activity happened last....
5825
0
2
0
How can you check last patching activity status of SQL Serv....
8780
0
2
0
If you know that a feature of an application is performing ....
5919
0
2
0
What are unused indexes and how can they be identified?
5940
0
2
0
What are missing indexes and how can they be identified?
5913
0
2
0
How do you check the fragmentation level?
5871
0
2
0
What is the key parameter for decision making about Rebuildi....
5894
0
2
0
What is difference between Reorganizing and Rebuilding index....
5903
0
2
0
How can you check stats information?
5870
0
2
0
What is wait time; signal wait time & resource wait time?
5907
0
2
0
how do you check Wait stats?
5823
0
2
0
How do you check blocking, locking or suspended connections?
5866
0
2
0
How do you check SQL Server error logs and Event Logs?
5851
0
2
0
How do you monitor resource usages?
5828
0
2
0
What are SQL Server Extended Events?
5925
0
2
0
What is SQL Server Performance Dashboard?
5750
0
2
0
What is SQL Server Database Tuning Adviser (DTA)?
5935
0
2
0
How can Server Profiler trace help while troubleshooting Pe....
5716
0
2
0
How can SQL Server Management Studio help while troubleshoo....
5719
0
2
0
How SQL Server can be forced to use a specific query plan.
5783
0
2
0
Please explain why SQL Server does not select the same query....
5863
0
2
0
How deadlock is a performance problem and some techniques to....
5904
0
2
0
How a deadlock can be identified?
5910
0
2
0
Explain a SQL Server deadlock
5954
0
2
0
Name three different options to capture the input (code) for....
5794
0
2
0
Can you please name different approaches to capture a query....
5710
0
2
0
Explain the NOLOCK optimizer hint and some pros\cons of usin....
5941
0
2
0
True or False – It is always beneficial to configure TempD....
5960
0
2
0
What is a query plan and what is the value from a performan....
5757
0
2
0
True or False – It is possible to correlate the Performanc....
5770
0
2
0
How do I configure the Max Degree of Parallelism at the serv....
5930
0
2
0
Can we add or drop a single article from a publication. If s....
5946
0
2
0
What is Max Degree of Parallelism or MAXDOP?
6173
0
2
0
Give some examples of DBCCs related to SQL Server Cache?
5898
0
2
0
How can you clear plan cache?
5826
0
2
0
What is Caching Mechanisms?
5961
0
2
0
What is index Scan?
5827
0
2
0
What is index Seek?
5794
0
2
0
Can you create a Non cluster index on primary key?
5856
0
2
0
What is Index with included columns?
5959
0
2
0
What are the different types of indexes in SQL Server 2012 V....
5839
0
2
0
What are indexes?
5778
0
2
0
Why is it important to avoid functions in the WHERE clause? ....
6001
0
2
0
Can you please name three DMVs that you have used recently w....
5714
0
2
0
How can DMVs help with performance tuning?
5708
0
2
0
What is server side trace?
5907
0
2
0
Will you advise to leave a profiler trace running on forever....
5683
0
2
0
Should you always leave a profiler trace running on a produc....
5638
0
2
0
What is the use of profiler while dealing with performance i....
5665
0
2
0
How far behind is the Distribution Agent? Should I reinitia....
5982
0
2
0
Does replication affect the size of the transaction log?
5969
0
2
0
How can grants on the subscription database be configured to....
5910
0
2
0
Does replication work over low bandwidth connections? Does ....
5896
0
2
0
Can multiple publications use the same distribution database....
5830
0
2
0
Is it possible to have 2 publications with one table in com....
5848
0
2
0
How can I prevent the snapshot agent failing with ‘Server....
5914
0
2
0
What are the differences between 32 and 64 bit replication?
5915
0
2
0
How can I ensure that triggers fire during initialization?
5971
0
2
0
How can Replication Alerts be written to Event Viewer?
5950
0
2
0
How can I see the text for ‘sys.sp_MSrepl_helparticlecolum....
5756
0
2
0
How can I have redundancy for the publishing database?
5919
0
2
0
How can I add a “NOT NULL” column to an existing article....
5950
0
2
0
What should I do if my system is running out of memory when ....
6008
0
2
0
My replication monitor incorrectly shows a failed publicatio....
6000
0
2
0
What is a “Global Subscriber”?
5642
0
2
0
What is a “Local Subscriber”?
5783
0
2
0
In Merge replication, for the conflict resolver: I have a ro....
5726
0
2
0
Is it possible to subscribe to specific articles in a public....
5717
0
2
0
What Options we use to secure Replication Data?
5950
0
2
0
What are advantages of Peer-Peer Replication?
5866
0
2
0
Have you considered static row filters?
5677
0
2
0
Do you set the “Replicate Schema Changes” subscription o....
5941
0
2
0
In Transactional Replication, If we drop a column in a table....
5990
0
2
0
In Transactional replication, If a table in database ‘A’....
5726
0
2
0
Is there a need to stop activity on a database when it is pu....
5909
0
2
0
How will you monitor replication activity and performance?
5750
0
2
0
If I create a publication with one table as an article, and ....
5792
0
2
0
Data is not being delivered to Subscribers, what can be the ....
5791
0
2
0
What options are available to delete rows on the publisher a....
5779
0
2
0
s it possible to run multiple publications and different typ....
5962
0
2
0
How do I move or rename files for databases involved in repl....
5935
0
2
0
Does replication resume if a connection is dropped or do we ....
5939
0
2
0
What is NOT FOR REPLICATION option for table constraints?
5954
0
2
0
Why can’t I run TRUNCATE TABLE on a published table?
5933
0
2
0
What is the effect of running a bulk insert command on a re....
5974
0
2
0
Does replication encrypt data?
5902
0
2
0
Can multiple publications use the same distribution database....
5944
0
2
0
Can the same objects be published in different publications....
6014
0
2
0
What recovery model is required on a replicated database?
5883
0
2
0
Are tables locked during snapshot generation?
5945
0
2
0
Please underline the complications involved in using replica....
5886
0
2
0
Are logins and passwords replicated?
5634
0
2
0
Can we rename a database used in Publication or subscription....
5957
0
2
0
What are data type concerns in transactional replication?
5977
0
2
0
What is conflict resolution in merge replication.
5959
0
2
0
What is peer to peer replication.
5974
0
2
0
What are the advantages and disadvantages of Snapshot replic....
6064
0
2
0
Name some commonly used Replication DMVs and their use.
5946
0
2
0
What permissions are needed to a user to monitor replication....
5753
0
2
0
Explain Latency in replication. How can you monitor Latency ....
5894
0
2
0
Can we use replication to replicate data across different R....
5969
0
2
0
Define sp_replcounters
5943
0
2
0
Define Article, Publication & Subscription.
6055
0
2
0
Define Distributor, Subscriber & Publisher
5780
0
2
0
Difference between push and pull replication.
7380
0
2
0
What are prerequisites of transactional replication?
6031
0
2
0
Why is primary key needed in Transactional replication?
5922
0
2
0
What are various Agents of replication?
5849
0
2
0
What are types of replication?
5822
0
2
0
What is replication?
5904
0
2
0
What are the benefits of Always on feature?
5948
0
2
0
Does AlwaysOn Availability Groups repair the data page corru....
6029
0
2
0
What is read intent option?
5902
0
2
0
Can we manually fail over to a secondary replica?
5939
0
2
0
Is it possible to create additional statistics on read-only ....
5636
0
2
0
Is it possible to create additional indexes on read-only se....
5616
0
2
0
If a DBA expands a data file manually on the primary, will S....
5935
0
2
0
Can I redirect the read-only connections to the secondary re....
5866
0
2
0
Is it possible to run DBCC CHECKDB on secondary replicas?
6064
0
2
0
What are different synchronization preferences are available....
5694
0
2
0
How to change the Session Timeout period?
5943
0
2
0
What is session timeout period?
5898
0
2
0
Can a database belong to more than one availability group?
5893
0
2
0
Does AG support Bulk-Logged recovery model?
5779
0
2
0
Is SQL Server 2012 AlwaysOn support encryption and compressi....
5773
0
2
0
How to remove a secondary database from an availability grou....
5878
0
2
0
How to add a secondary database from an availability group?
5883
0
2
0
Is AG support automatic page repair for protection against a....
5679
0
2
0
Can we have two primary availability replica?
5871
0
2
0
Suppose primary database became in suspect mode. Will AG hav....
5892
0
2
0
Can system database participate in AG?
5858
0
2
0
Database Snapshot supported by Always ON or not?
5570
0
2
0
Change Data Capture supported by Always ON or not?
5655
0
2
0
FILESTEAM is supported by Availability Group or not?
5718
0
2
0
Is it possible to setup Replication on a database which is p....
5842
0
2
0
Is it possible to setup Replication on a database which is p....
5883
0
2
0
Is it possible to setup Log Shipping on a database which is ....
5978
0
2
0
How many read-write and read only databases replica can be c....
6035
0
2
0
What are the minimum requirements of a database to be part o....
5902
0
2
0
What are the Restrictions on Availability Groups?
5908
0
2
0
What is availability group wizard?
5868
0
2
0
What is Use the AlwaysOn Dashboard?
5675
0
2
0
What are the Failover types supported by under asynchronous-....
5699
0
2
0
Can we configure Automatic failover of Availability Groups w....
5896
0
2
0
What is Automatic failover?
5959
0
2
0
What is planned manual failover?
5831
0
2
0
What are the Failover types supported by Synchronous-commit ....
5673
0
2
0
How many types of Failover are supported by Always ON?
5698
0
2
0
What is “Failover” in Always ON?
5880
0
2
0
Can we take Transaction log backups on the secondary replic....
5853
0
2
0
What all types of DB backups are possible on Secondary Repli....
5870
0
2
0
Can we use secondary replicas to take the db backups?
5890
0
2
0
Can we use a secondary for reporting purpose?
5648
0
2
0
How many synchronous secondary replicas can I have?
5815
0
2
0
What are the benefits of Readable Secondary Replicas?
5924
0
2
0
What are Readable Secondary Replicas?
5982
0
2
0
What is Availability Group listener?
5947
0
2
0
What is called Secondary replica?
5825
0
2
0
What is called Primary replica?
5914
0
2
0
What is the Difference between Asynchronous-commit mode and ....
7251
0
2
0
How many Availability modes are supported by Always ON?
5657
0
2
0
Do we need shared storage to configure Always ON?
5916
0
2
0
Do we need SQL Server Cluster instances to configure Always ....
5963
0
2
0
What is Availability mode in Always ON?
5909
0
2
0
How many databases can be configured in an AlwaysOn Availab....
5893
0
2
0
How many AlwaysOn Availability Groups can be configured in A....
5936
0
2
0
How many replicas can I have in an AlwaysOn Availability Gro....
5835
0
2
0
What editions on Windows server support Always ON Functional....
5564
0
2
0
Which SQL Server Editions include AlwaysOn Availability Grou....
5896
0
2
0
What are Availability Databases?
5799
0
2
0
What are Availability Groups?
5825
0
2
0
What is Always on in SQL Server 2012?
5936
0
2
0
How can we check the current node/host name where SQL Server....
5942
0
2
0
What is SMB share
5827
0
2
0
Can we configure Windows cluster between two servers which a....
5726
0
2
0
Can we configure Tempdb database on a local drive?
5953
0
2
0
Can we place out Non Critical SQL Server User Databases on a....
5813
0
2
0
Can we use other SQL Server cluster Nodes for reporting purp....
5774
0
2
0
Will there be any downtime in Active\Active cluster in case ....
5942
0
2
0
Is SQL Server a Load balancing solution or not?
5869
0
2
0
Where the results of validation tests are stored?
5934
0
2
0
What are the basics tests done by the validation tests in W....
6015
0
2
0
What are Validation tests in Windows Cluster?
5954
0
2
0
What are SQL Server Cluster unaware services?
5930
0
2
0
What are SQL Server Cluster aware services?
5919
0
2
0
What is “IS Alive”?
5985
0
2
0
What is “Look Alive”?
5975
0
2
0
What is Distributed lock management?
5934
0
2
0
Why do we keep SQL Services in manual mode on each of the in....
5997
0
2
0
What kinds of permissions are required in the active directo....
5964
0
2
0
What are Services and Application folder represent?
5871
0
2
0
What does a failover cluster do in Windows Server 2008?
5962
0
2
0
What is the maximum number of nodes in an MNS cluster in Win....
5841
0
2
0
How will you add a disk to the SQL Group cluster?
5893
0
2
0
How do you bring the SQL Server down?
5939
0
2
0
What are Virtual Servers?
5940
0
2
0
What happens to a running Cluster if the quorum disk fails ....
5989
0
2
0
What happens to a running Cluster if the quorum disk fails i....
5897
0
2
0
What new functionality does failover clustering provide in ....
5914
0
2
0
What are the Drawbacks of SQL Server Cluster?
5998
0
2
0
What are the Benefits of SQL Server Cluster?
6007
0
2
0
Is it mandatory to configure MSDTC in Windows 2008 cluster b....
5897
0
2
0
Can we change the Quorum settings after installing the windo....
5778
0
2
0
Difference between SQLSERVER 2005 and SQLSERVER 2008 Cluster....
6015
0
2
0
What is the difference between Active\Passive and Active\Act....
6253
0
2
0
Different types of SQL Server Cluster?
6101
0
2
0
What is SQL Server Network Name (Virtual Name)?
5992
0
2
0
How do you open a Cluster Administrator?
5732
0
2
0
How many IP Addresses we require for setting up Active\Acti....
5851
0
2
0
How many IP Addresses we require for setting up Active\Passi....
5961
0
2
0
What are the Hardware requirements for SQL Server Cluster?
5931
0
2
0
What are the Hardware requirements for Windows Server Cluste....
6158
0
2
0
How Spilt Brain situation is resolved?
5864
0
2
0
What I Split Brain situation in Cluster?
5858
0
2
0
What is No Majority: Disk only mode?
5913
0
2
0
What is Node and File Share Majority model?
6164
0
2
0
What is Node and Disk Majority model?
5971
0
2
0
What is Node Majority model?
5870
0
2
0
Different types of Quorum Models supported in windows Serve....
5749
0
2
0
What is Quorum Drive?
5912
0
2
0
What Failover and Failback terms mean in Windows Cluster?
5769
0
2
0
What is Heartbeat in Windows cluster?
5890
0
2
0
What is Private Network?
5853
0
2
0
What is Private Network?
5823
0
2
0
What is Public Network?
5900
0
2
0
What is a Cluster Group?
5849
0
2
0
What are the different states of a Resource in Windows clust....
5853
0
2
0
What is called a Resource in Windows cluster?
5868
0
2
0
What is a Cluster Node?
5887
0
2
0
What is Cluster Service?
5918
0
2
0
What is Windows Cluster?
5865
0
2
0
What are the page types which are not repairable using Autom....
5833
0
2
0
What is Automatic Page Repairing?
5785
0
2
0
What is Log buffer?
5843
0
2
0
What is Transparent Client Redirection?
5906
0
2
0
How to disable mirroring by scripts?
5876
0
2
0
If we add any users to the Primary database, will it be copi....
5715
0
2
0
What will be the impact if we add data files to the Primary ....
5943
0
2
0
What will be the impact if we add data files to the Primary ....
5879
0
2
0
How to monitoring Mirroring?
5918
0
2
0
What status of mirroring has if mirroring is paused?
5793
0
2
0
How can I increase Heartbeat time between principal and mir....
5879
0
2
0
What status of mirroring has if principle is down?
5706
0
2
0
What status of mirroring has if secondary is down?
5704
0
2
0
How to know the database mirroring connection time out in Mi....
5908
0
2
0
Can I configure a single database to be mirrored to more tha....
5911
0
2
0
Can I create multiple endpoints for configuring different da....
5885
0
2
0
Is it possible to take backup of mirrored database in mirror....
5679
0
2
0
Can we configure mirroring between Standard Edition & Enterp....
5855
0
2
0
What are the benefits of Database Snapshots?
5902
0
2
0
What are the restrictions in Database Snapshots?
5827
0
2
0
Can we detach a database snapshot?
5884
0
2
0
Can we take a backup of a database snapshot?
5693
0
2
0
Can we change the permissions in a database snapshot?
5866
0
2
0
How can we check the SPARSE files?
5823
0
2
0
What are important things to remember about sparse files?
5813
0
2
0
What is SPARSE file?
5913
0
2
0
How does a snapshot work?
5850
0
2
0
How to create a Database Snapshot?
5884
0
2
0
What is Database Snapshot?
5886
0
2
0
Can we configure a single database to be mirrored to more th....
5875
0
2
0
Why we get the below error message while configuring databas....
5814
0
2
0
What does DISCONNECTED state means in Database Mirroring?
5910
0
2
0
What does PENDING_FAILOVER state means in Database Mirroring....
5878
0
2
0
What does SUSPENDED state means in Database Mirroring?
6193
0
2
0
What does SYNCHRONIZED state means in Database Mirroring?
5954
0
2
0
What does SYNCHRONIZING state means in Database Mirroring?
5961
0
2
0
What are the Database Mirroring states?
5911
0
2
0
How to Remove a Witness Server from Database Mirroring?
5887
0
2
0
How to Set a Witness Server to Database Mirroring?
5864
0
2
0
What is Role-switching?
5862
0
2
0
Is it possible to perform read only operation at mirrored da....
5910
0
2
0
What is Log Hardening?
5910
0
2
0
What is the default of end points (port numbers) of principa....
5882
0
2
0
What are End Points and its usages?
5765
0
2
0
What are Recovery models support Database Mirroring?
5646
0
2
0
What is High Performance operating mode?
5863
0
2
0
What is High Protection operating mode?
5845
0
2
0
What is High Availability operating mode?
5821
0
2
0
What are the operating modes of Database Mirroring?
5888
0
2
0
What is Synchronous and Asynchronous mode of Database Mirror....
5898
0
2
0
What is a Witness Server?
5948
0
2
0
What is a Mirror?
5822
0
2
0
What is a Principal server?
5887
0
2
0
What are the Restrictions for Database Mirroring?
5961
0
2
0
What are the minimum requirements for Database Mirroring?
5898
0
2
0
What are the Disadvantages of Database Mirroring?
6504
1
2
0
What are the benefits of that Database Mirroring?
5835
0
2
0
How does Database Mirroring works?
5838
0
2
0
What is Database Mirroring?
5880
0
2
0
Can we take full backup of the log shipped database in secon....
5814
0
2
0
What editions of SQL Server is log shipping available in?
5811
0
2
0
Can we take full backup of the log shipped database in prima....
5833
0
2
0
Can we shrink log shipped database log file?
5835
0
2
0
Can we setup multiple secondary databases in Log Shipping?
5907
0
2
0
Yes, we can configure Log Shipping on the server residing in....
5909
0
2
0
Can we configure Log Shipping between the different domains?....
5766
0
2
0
Is it possible to configure Log shipping on the database ser....
5786
0
2
0
Can we configure Log Shipping between the different domains?....
5940
0
2
0
If you add a file on the Primary database in a location whic....
5892
0
2
0
If you add a file on the Primary database in the same locati....
5931
0
2
0
If you create a user on the Primary database, will it automa....
5674
0
2
0
If you create a Job on the Primary database server, will it ....
5923
0
2
0
What will happen to Log Shipping if TUF file is corrupted or....
6030
0
2
0
What is TUF file?
5908
0
2
0
What’s the difference between the secondary being in “Re....
5915
0
2
0
What is STANDBY Mode on the secondary database?
5885
0
2
0
Is it possible load balance in Log Shipping?
5857
0
2
0
What are Log Shipping System Store Procedures?
5867
0
2
0
What are Log Shipping System Tables and in which database th....
5847
0
2
0
What is Monitor server?
5882
0
2
0
What is the copy Job in Log shipping and on which instance i....
5862
0
2
0
What permissions are required for shared folders on Primary ....
5675
0
2
0
What all jobs are created after configuring the Log Shipping....
6229
0
2
0
What is Log Shipping Monitor Settings?
5723
0
2
0
Is it possible to configure Log Shipping from lower version ....
5876
0
2
0
In which recovery model Log Shipping can be configured?
5861
0
2
0
What the drawbacks of Log Shipping?
6160
0
2
0
What are the Benefits of Log Shipping?
5902
0
2
0
What is Log Shipping?
5813
0
2
0
What all High Availability options are available in SQL Serv....
5814
0
2
0
What is High Availability in SQL Server?
5904
0
2
0
Is it possible to perform a point in time recovery with Bulk....
5889
0
2
0
How can you mount a database from MDF file even if you don....
5930
0
2
0
How to script out the user permissions of the database befor....
5878
0
2
0
What are the benefits of Read only file groups?
5942
0
2
0
How to make the File Group read only?
5895
0
2
0
Is it possible to mark Primary File Group as Read only?
5847
0
2
0
What are Mirrored Backup Media Sets?
5841
0
2
0
Is it possible to attach the Data and log files of upper ver....
5852
0
2
0
Is there any alternate method of restoring the database from....
5950
0
2
0
Is it possible to attach the Data and log files of upper ver....
5902
0
2
0
Is there any alternate method of restoring the database from....
5866
0
2
0
Why Database restores from upper version to lower version is....
5853
0
2
0
What are the options to do a point in time recovery P13?
5751
0
2
0
What are the options to restore the database till Point 10 i....
5891
0
2
0
What are the options to restore the database till Point 8 i.....
5908
0
2
0
What are Partial Backups in SQL Server?
5909
0
2
0
What is piecemeal Restore?
5867
0
2
0
What is Point in Time recovery?
5813
0
2
0
Is it possible to restore a Database backup of SQL Server 2....
5835
0
2
0
What are the permissions required to perform Database Restor....
5932
0
2
0
What are Marked Transactions?
5861
0
2
0
What all steps are involved in the Database restore process?....
5877
0
2
0
Why there is a requirement to restore the database?
5905
0
2
0
What is WITH STANDBY Mode?
5901
0
2
0
What is the Difference between WITH RECOVERY and WITH NORECO....
5927
0
2
0
What are the phases of Database restore process?
5932
0
2
0
How can we be notified if a native SQL Server database backu....
5842
0
2
0
What is Notify Operator task in Database Maintenance Plan?
5907
0
2
0
Which system stored procedures are used by History Cleanup T....
5821
0
2
0
What is History CleanUp Task in Database Maintenance Plan?
5863
0
2
0
Can we run a SQL Server Agent job using Database Maintenanc....
5941
0
2
0
Can we execute TSQL Statement using Database Maintenance Tas....
5854
0
2
0
Is it possible to change the Database Maintenance plan once....
5960
0
2
0
In which table all the Maintenance Plans meta data is store....
5872
0
2
0
In which Database all the Maintenance Plans are stored?
5958
0
2
0
What all options we have in a Database maintenance plans whi....
5732
0
2
0
What are the Benefits of Database Maintenance Plans?
5940
0
2
0
What are Database Maintenance Plans?
5857
0
2
0
From a best practices perspective, what is your backup reten....
5843
0
2
0
What is the Backup strategy in your environment?
5861
0
2
0
Suppose I have a Database maintenance plan which runs every ....
5639
0
2
0
What are the Benefits with Windows Azure Blob storage servic....
6182
0
2
0
What is a SQL Server Credential?
5948
0
2
0
What is Windows Azure Blob storage service Database backups?
5924
0
2
0
How does the database recovery model impact database backups....
5949
0
2
0
What are the options to deal with Over Growing transaction l....
5905
0
2
0
Is it mandatory to take a Full backup if we switch the recov....
5911
0
2
0
Is it possible in any situation when differential backup gro....
5858
0
2
0
Whether Full or Differential backups clear the Transaction L....
5918
0
2
0
What is a log chain?
5856
0
2
0
What is BUFFERCOUNT option in Backup database command?
5893
0
2
0
What is MAXTRANSFERSIZE option in Backup database command?
5911
0
2
0
What are the Disadvantages of using TDE?
5848
0
2
0
What are the Advantages of using TDE?
5875
0
2
0
What is a MASTER KEY?
5983
0
2
0
Is there a performance impact for using TDE?
5975
0
2
0
Which versions of SQL Server support TDE?
5782
0
2
0
What is TDE (Transparent Data Encryption) method in SQL Serv....
6026
0
2
0
What is RPO?
5863
0
2
0
What is RTO?
5801
0
2
0
What are the common issues you faced in Database backup?
5864
0
2
0
How many copies are allowed when taking a backup using MIRRO....
5888
0
2
0
Name any 2-3 Third party SQL Server database backup tools?
5885
0
2
0
Can we have multiple copies of the database backup is a sing....
5899
0
2
0
What are the Best Practices recommendations related to SQL S....
5842
0
2
0
What is Back up WITH CHECKSUM?
5922
0
2
0
What all operations are prohibited when the database backups....
5829
0
2
0
What are the restrictions on the Database backups operations....
5915
0
2
0
What are the limitations with Windows Azure Blob storage ser....
5977
0
2
0
What are the Backup and Restore Enhancements?
5947
0
2
0
Is there any option to prevent All successful SQL Server ba....
5983
0
2
0
What are the permissions required to perform backup?
5939
0
2
0
What is the meaning of the values in Type column in backups....
5912
0
2
0
How can I verify that backups are occurring on a daily basis....
6877
0
2
0
In a situation with full, differential and transaction log ....
6138
0
2
0
For differential backups, how is the data determined for tho....
5895
0
2
0
What are the backup and restore system tables? What do each ....
5954
0
2
0
What is the database that has the backup and restores system....
5893
0
2
0
How do you know if your database backups are restorable?
6000
0
2
0
What all operations are minimally logged when the database i....
6036
0
2
0
In which recovery model, Transaction Log backups are possibl....
5959
0
2
0
Is it possible to add password to a backup file in SQL Serv....
5957
0
2
0
Types of Database backups?
5913
0
2
0
What are database backups?
5969
0
2
0
How can you setup a default recovery model for all newly cr....
5952
0
2
0
How many types of Recovery models we have in SQL Server?
5952
0
2
0
What is recovery model in SQL Server?
5973
0
2
0
What are the recommended Data files settings for tempdb?
5673
0
2
0
What is the default owner of master, model, tempdb and msdb ....
6015
0
2
0
Is it possible to rename any of system databases?
5933
0
2
0
Is it possible to take the tempdb database backup?
5914
0
2
0
Is it important to take the system database backups?
5973
0
2
0
What are the system databases created when we configure Repo....
5713
0
2
0
What is the database that has the backup and restores system....
5994
0
2
0
What are the typical objects that are created in the TempDB ....
5976
0
2
0
What is the location of resource database?
5948
0
2
0
What is resource database?
5944
0
2
0
What is tempdb database?
5995
0
2
0
What is msdb database?
5969
0
2
0
What is model database?
6132
0
2
0
What is master database?
6051
0
2
0
What are system databases?
6020
0
2
0
What is the use of setup.exe under the below folder
5946
0
2
0
What is Master Data Services Configuration?
5981
0
2
0
What is Policy Management Tool?
5593
0
2
0
What is Project Conversion Wizard?
5627
0
2
0
What is Data Profile Viewer?
5517
0
2
0
What is DTutil.exe?
5735
0
2
0
What is DTExec.exe?
5875
0
2
0
What is snapshot.exe?
5739
0
2
0
What is logread.exe?
5725
0
2
0
What is Distrib.exe?
6052
0
2
0
What is tablediff.exe? What are the usages?
5836
0
2
0
What is SQL Nexus Tool?
5739
0
2
0
What are Database Maintenance Plans
5665
0
2
0
What is PSSDIAg Manager Utility?
5826
0
2
0
What is SQLDiag?
5717
0
2
0
What are Extended events in SQL Server 2012?
5649
0
2
0
What is Data Quality Client?
5601
0
2
0
What is SQLPS module and what are its usages?
5853
0
2
0
What is bcp?
5675
0
2
0
What is OSQL?
5747
0
2
0
What is SQLCMD?
5878
0
2
0
What is Activity Monitor in SQL Server 2012?
5598
0
2
0
What is SQL Server upgrade advisor?
5721
0
2
0
What is Always on DashBoard?
5475
0
2
0
What is Replication Monitor?
5787
0
2
0
What is Resource Governor?
5567
0
2
0
What is Reporting Services Configuration manager?
5519
0
2
0
What is SQL Server Configuration Manager and its usages?
5686
0
2
0
What is Database Engine Tuning Advisor?
5737
0
2
0
What is SQL Server profiler?
5703
0
2
0
What is SSMS?
5762
0
2
0
What is Fail Safe Operator? How can we enable this?
6010
0
2
0
What could be the reason if your Database Mail working fine ....
5660
0
2
0
How can we change the Job History Retention?
5544
0
2
0
Sometimes there is no History available for the Failure or S....
5591
0
2
0
What are maintenance jobs for a SQL Server database?
5640
0
2
0
What is Notification property in SQL Server job properties?
7426
0
2
0
Can we run Operating system command in the SQL Server jobs?
5676
0
2
0
Is it possible to run an SSIS package from a job step? How? ....
5670
0
2
0
Is it possible to get and change all the schedules informati....
5568
0
2
0
Can we have multiple schedules for a single job?
5599
0
2
0
What is a SQL Server Agent Proxy Account?
5658
0
2
0
What is the difference between Public profile and Private Pr....
5596
0
2
0
What is a Database Mail Profile?
5468
0
2
0
What is a Database Mail Account?
5497
0
2
0
How to enable Database mail?
5644
0
2
0
Is SQL Mail option is available in SQL Server 2012 or not? I....
5681
0
2
0
How can we grant permissions on the SQL Server agent jobs an....
5828
0
2
0
Which tables will give you the Job history related informati....
5591
0
2
0
Which table contains information about the SQL Server jobs ....
5741
1
2
0
Which tables can be Queries to get details about the Jobs an....
5667
0
2
0
Which database contains information about the jobs and other....
5651
1
2
0
What is an Alert?
5599
0
2
0
What is a Schedule?
5588
0
2
0
What is an Operator?
5628
0
2
0
What is a SQL Server job?
5911
0
2
0
What are various components of SQL Server Agent service?
5687
0
2
0
What is SQL server Agent? What are its benefits?
5684
0
2
0
What are the various components involved in Distributed Repl....
5695
0
2
0
What is Distributed Replay?
5585
0
2
0
What is the high Level SQL Server start up process?
6334
0
2
0
What will happen if SQL Server Browser service is stopped?
5806
0
2
0
Which Port no. is used by SQL Server Browser service?
5644
0
2
0
What is Protocol is used by SQL Server Browser service?
5727
0
2
0
Which system database is associated with SQL Server agent se....
5638
0
2
0
What are the mandatory databases to bring SQL Services up?
5648
0
2
0
Name some of the Important Trace flags and their functionali....
5808
0
2
0
How do I know what Trace Flags are turned on at the moment?
5610
0
2
0
How the trace flags are enabled?
5669
0
2
0
What are trace flags and how can we apply trace flags on a ....
5750
0
2
0
How to start SQL Server with single user model?
5449
0
2
0
How to start SQL Server with single user model?
5414
0
2
0
How to start the SQL Server with minimal configuration?
5766
0
2
0
What are the default parameters of SQL Server service start ....
5685
0
2
0
What are the different ways to start and Stop SQL Server ser....
5832
0
2
0
How to check how many SQL Server instances are installed on ....
5741
0
2
0
What is Distributed Transaction Coordinator?
5714
0
2
0
What is SQL Server Active Directory Helper?
6013
0
2
0
What is Full-Text Search service?
5414
0
2
0
Which types of backups are supported by SQL Write Service?
5443
0
2
0
Which types of backups are supported by SQL Write Service?
5420
0
2
0
What is SQL Server VSS Writer?
6230
0
2
0
What is SQL Server Reporting Services?
5609
0
2
0
What is SQL Server Browser?
5815
0
2
0
What is SQL Server Integration service and its importance?
5690
0
2
0
What is SQL Server Analysis service and its importance?
5678
0
2
0
What is SQL Server Agent service and its importance?
5683
0
2
0
What is SQL Server service and its importance?
5756
0
2
0
List out various services which are important for SQL Server....
5694
0
2
0
How Does Log Truncation occurs?
6161
0
2
0
What is a Log Truncation?
5812
0
2
0
What is Log Sequence No?
5582
0
2
0
What is the way to check Virtual Log file details?
5612
0
2
0
How VLFs are created SQL Server in a Transaction log file?
5770
0
2
0
What are Virtual Log files? How these are created?
5636
0
2
0
What is a Transaction log file?
5614
0
2
0
What is a Physical read?
5601
0
2
0
What is a Logical Read?
5584
0
2
0
What is a Fill Factor?
5740
0
2
0
How can we monitor or detect Page Splits?
5621
0
2
0
How Page Splits impacts the database performance?
5628
0
2
0
What is a PAGE SPLIT?
5593
0
2
0
What are LOB pages
5600
0
2
0
What is an IAM page?
5620
0
2
0
How many types of Allocation units are there?
5651
0
2
0
What is Boot Page?
5649
0
2
0
What is a BCM and its significance?
5731
0
2
0
How SQL Server engine will decide which extents need to be ....
5660
0
2
0
What is a DCM and its significance?
5739
0
2
0
How many GAM pages will be there in a 7GB data file?
6544
0
2
0
What is a GAM Page?
5600
0
2
0
What is PFS?
5643
0
2
0
What is a Page Header?
5567
0
2
0
What is an Index Page?
5754
0
2
0
What is a Data Page?
5636
0
2
0
What is Instant file initialization?
6727
0
2
0
What is trustworthy property of a database?
5727
0
2
0
How can we check the allocation unit of objects?
5682
0
2
0
What is ROW_OVERFLOW_DATA? How does it work?
5737
0
2
0
What is a logical File and physical File name?
5968
0
2
0
What is the difference between single user and restricted us....
5752
0
2
0
What is an extent
5586
0
2
0
What is auto shrink option?
5692
0
2
0
What is auto close option?
5773
0
2
0
How many databases can be created in SQL server instance?
5728
0
2
0
What are the recommended settings for transaction Log File f....
5427
0
2
0
How many maximum files can be added to a database?
5859
0
2
0
How many Maximum File groups can be added in a database?
5667
0
2
0
What is Database Growth and what settings are available in ....
5490
0
2
0
Will the below script work if yes, how?
5647
0
2
0
Is there any benefit to add multiple log files? Yes/No, Why....
5654
0
2
0
What is the use of having multiple File Groups?
5672
0
2
0
Is it possible to add Transaction Log file in a file group?
5583
0
2
0
Is it possible to change the Default file group from Primar....
5621
0
2
0
What is the default File Group in a database?
5781
0
2
0
What are file groups and Type of File Groups?
5914
0
2
0
What is the major difference between Primary data files and ....
5975
0
2
0
Explain each type of database files?
5920
0
2
0
How many types of files are there in a SQL Server database?
5896
0
2
0
What is a Batch, Task, Windows Thread, Fiber, Worker Thread....
6054
0
2
0
What is MaxDOP term in SQL server?
6033
0
2
0
What is HOT ADD CPU term in SQL server?
5847
0
2
0
What is the different protocol supported by SQL server, expl....
5772
0
2
0
How Ghost cleanup task works?
6199
0
2
0
Which process removes the records which are marked as Ghost....
5863
0
2
0
What are ghost records in SQL server?
5931
0
2
0
What is log flush?
5833
0
2
0
What is LazyWriter?
5833
0
2
0
What is a check point?
5875
0
2
0
How is the dirty page written to disk?
5903
0
2
0
What are dirty pages?
5977
0
2
0
What is Write Ahead Logging?
5829
0
2
0
What is a Transaction manager and its role?
5957
0
2
0
What is a Buffer pool? What is the importance of Data cache?
5832
0
2
0
What is a Buffer Manager?
5899
0
2
0
What are Access methods and its roles?
5941
0
2
0
What is Query Executor?
5665
0
2
0
What is the role of an Optimizer?
5881
0
2
0
What is a Plan Cache?
5883
0
2
0
What is an Execution Plan?
5970
0
2
0
What is a Command Parser?
6028
0
2
0
What are Tabular Data Stream (TDS) Endpoints?
6043
0
2
0
What is SNI Protocol Layer?
6466
0
2
0
What is Relational Engine and its Role?
5934
0
2
0
Tell me something about the SQL Server Architecture?
5918
0
2
0
Define SQL Server Surface Area Configuration Tool?
5895
0
2
0
What are the types of keys used in encryption?
5890
0
2
0
What is Service master key?
5828
0
2
0
What is Transparent Data Encryption?
5848
0
2
0
Being a DBA what all measures you will follow to make SQL SE....
5995
0
2
0
How can SQL Server instances be hidden?
5981
0
2
0
What are Orphaned Users?
5732
0
2
0
What are Application Roles?
6001
0
2
0
What is the purpose of db_denydatawriter and db_denydataread....
5999
0
2
0
What are Fixed Database Roles?
6070
0
2
0
Which one is highest privileged role out of SQL Agent User R....
5913
0
2
0
What are the extra DB roles available in msdb?
6008
0
2
0
What are the security related catalog views?
5696
0
2
0
Is it possible to create new User Defined Server role in 20....
5674
0
2
0
What is a guest account?
5824
0
2
0
What are “View Definition” permissions?
6214
0
2
0
What are “View Server State”, “VIEW DATABASE STATE” ....
6165
0
2
0
What are Fixed Server roles and importance?
5930
0
2
0
What is a schema?
5884
0
2
0
What are logins and users and its difference?
5722
0
2
0
Explain scope of securable on Server, Database and Schema le....
5967
0
2
0
What is a Securable?
5799
0
2
0
What are Principals?
5911
0
2
0
Being a DBA which authentication mode you will prefer if you....
5770
0
2
0
What’s the difference between Windows and Mixed mode?
6271
0
2
0
How many type of SQL Server authentication mode supported by....
5708
0
2
0
What is Authentication and Authorization? What is the differ....
5723
0
2
0
Is it possible to increase the retention of Error log files....
5869
0
2
0
How many SQL Server log files can be retained in the SQL Ser....
6146
0
2
0
What’s the location of SQL Server log files?
5873
0
2
0
What is a Filestream?
5883
0
2
0
How to get the port number where the SQL Server instance is ....
5986
0
2
0
What is the default port of a SQL Server instance?
6277
0
2
0
What is a silent installation and how can we use this featur....
5750
0
2
0
What is a slip stream installation and its usages?
5855
0
2
0
What is a silent installation and how can we use this featur....
5906
0
2
0
What is a slip stream installation and its usages?
5856
0
2
0
What’s the practical approach of installing Service Pack?
5919
0
2
0
Is it mandatory to restart the Windows server after installi....
6030
0
2
0
What is the latest Service pack available for SQL Server 201....
5834
0
2
0
What is a Service Pack, Patch, Hot fix and its difference?
6069
0
2
0
What is an RTM setup of SQL Server?
6119
0
2
0
What is a collation and what is the default collation?
5964
0
2
0
Can we install multiple instances on the same disk drive?
5962
0
2
0
Type of Instance and maximum no. of instances which can be i....
5988
0
2
0
What is an Instance?
5975
135
3
0
What are Shared Features Directory and its usages?
5845
0
2
0
Do we need to grant Administrator permissions on the Window....
5738
0
2
0
What permissions are required to install SQL Server on a ser....
5998
0
2
0
. What is a service account?
5673
0
2
0
. What is the location of ConfigurationFile.ini file?
5939
0
2
0
What is “ConfigurationFile.ini” file?
5966
0
2
0
Home
Snippet
Search
Interview
LogIn