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
2.451537M
My Badges
My interview questions and answers
820
Name at least three output columns of sp_monitor?
3005
0
2
0
What is ‘sp_refreshdatabase’ from ‘SourceBackup.bak’....
2979
0
2
0
What is the use of sp_refreshview?
2999
0
2
0
What is the difference between EXEC and sp_executesql?
2976
0
2
0
What is the purpose of sp_cycle_errorlog?
2942
0
2
0
How can you change the option of AUTO_UPDATE_STATESTICS?
2993
0
2
0
What is the difference between sp_clean_db_free_space and DB....
3304
0
2
0
What are the permissions required to run sp_who or sp_who2?
3857
0
2
0
Which status is reset by sp_resetstatus?
3062
0
2
0
What is the difference between sp_rename and sp_renamedb?
3000
0
2
0
Explain the usage of below procedures
3028
0
2
0
Can you name 5 undocumented Stored procedures that you have ....
3014
0
2
0
What is the difference between Stored Procedure and Functio....
3051
0
2
0
What are stored procedures?
2973
0
2
0
How can you Suppress BACKUP COMPLETED log entries going to W....
3038
0
2
0
How can you stop sending backup entries into MSDB?
2995
0
2
0
Which trace Forces DBCC HELP to return syntax of undocumente....
3022
0
2
0
Which trace is used with DBCC CHECKTABLE to see the total co....
2938
0
2
0
Which Trace is used with DBCC CHECKTABLE to see the total co....
3030
0
2
0
How do you collect Statistics for system tables?
2970
0
2
0
How do you equally distribute data in all data files or make....
3003
0
2
0
How do you disable read ahead for the server or current conn....
3086
0
2
0
How do you enable full output when using the SET SHOWPLAN_AL....
2934
0
2
0
How do you print information about the cost of using a non-c....
3045
0
2
0
How do you prevent ad-hoc query plans to stay in cache?
3000
0
2
0
How can you disable SELECT permission for DBCC SHOW_STATISTI....
2994
0
2
0
What are different types of Traces?
2948
0
2
0
How can you find out all active trace flags on a SQL server ....
3017
0
2
0
How to enable or disable a trace flag?
2994
0
2
0
What are trace flags?
2995
0
2
0
What are the most important DMVs\DMFs from a DBA perspective....
2962
0
2
0
Which DMVs are useful to gather information about database m....
3016
4
2
0
Name few database related DMVs:-
2961
0
2
0
Mention some SQL OS related DMVs\DMFs.
2984
0
2
0
Name some Security related DMVs\DMFs.
2970
0
2
0
Which DMV give me query plan or I will use old method to fin....
3056
0
2
0
How are DMV’s and DMF’s changing the memory consumptions....
2971
0
2
0
What permission does a user need to access the DMV’s
3054
0
2
0
How can DMVs help with performance tuning?
2966
0
2
0
What is the effect of DBCC CHECKDB and DBCC DBREINDEX on the....
3004
0
2
0
Can anyone predict how long DBCC Check DB will run on any da....
2997
0
2
0
How can you check if any transaction is running on a databas....
2992
0
2
0
Explain DBCC TRACEON & DBCC TRACEOFF?
2930
0
2
0
Which DBCC command is used to store the Procedure cache rela....
3063
0
2
0
Which DBCC command is used to shrink database files?
2981
0
2
0
What is use of DBCC DBREINDEX?
3041
0
2
0
List 5 important DMVs for Index analysis.
3014
0
2
0
Why does RUNNABLE transition into RUNNING?
2962
0
2
0
Why does SUSPENDED transition into RUNNABLE?
2994
0
2
0
Why does RUNNING transition to SUSPENDED?
2989
0
2
0
While viewing activity on SQL Server, for example, sp_who2 ....
3081
0
2
0
List few DMVs for space usage related information?
3030
0
2
0
Explain DBCC inputbuffer()?
3017
0
2
0
How many types of DMVs are there?
2959
0
2
0
What are all the SQL Server Dynamic Management Views(DMV) an....
3040
0
2
0
What is the exact use of DMVs?
2982
0
2
0
Can you explain DBCC Check DB?
3016
0
2
0
What is back process for the DBCC?
2945
0
2
0
What are the DMV’s in SQL Server?
3036
0
2
0
What is the use of DBCC commands?
3003
0
2
0
What are the benefits of Column Stored index?
2922
0
2
0
Various types of compression in SQL Server database?
3027
0
2
0
What are the Limitations and Restrictions of Data Compressio....
3044
0
2
0
What all database objects can be configured with Data compre....
2990
0
2
0
What is data compression in a SQL server database?
3020
0
2
0
What is SORT_IN_TEMPDB option while creating or rebuilding a....
3009
0
2
0
How can we identify Index usage history?
2980
0
2
0
Which DMV is used to identify missing Indexes in a database?....
2988
0
2
0
What are missing indexes in a database?
2961
0
2
0
How to resolve Fragmentation for a heap table?
2973
0
2
0
What is the difference between Online and Offline operations....
3045
0
2
0
How to resolve Fragmentation in Indexes?
3028
0
2
0
What all modes are available to get a report about Index fra....
3511
0
2
0
How to get information about the Index Fragmentation in a da....
3027
0
2
0
How External Fragmentation occurs?
2964
0
2
0
What is External Fragmentation?
2987
0
2
0
How Logical Fragmentation occurs?
2958
0
2
0
What is Logical Fragmentation?
2994
0
2
0
How Internal Fragmentation occurs?
3012
0
2
0
What is Internal Fragmentation?
2976
0
2
0
How many types of Index Fragmentation are there in SQL Serve....
2986
0
2
0
What are the Causes of Index Fragmentation?
2942
0
2
0
What is Index Fragmentation?
3006
0
2
0
Can we have indexes on Views?
3011
0
2
0
What is Pad index in Index?
3057
0
2
0
How to set Fill Factor?
2997
0
2
0
What are Points to remember while using the FILLFACTOR Argum....
3002
0
2
0
What is Fill factor in indexes?
3031
0
2
0
What are the Disadvantages of Indexes?
2961
0
2
0
What are the Advantages of Indexes?
2981
0
2
0
What is the Heap?
2949
0
2
0
How many maximum columns can be a part of on an index?
2944
0
2
0
What is the Maximum Number of Index per Table?
2982
0
2
0
Why can there be only one Clustered Index and not more than ....
3028
0
2
0
Can we Insert Data if Clustered Index is disabled?
3570
0
2
0
How to Enable Indexes?
3057
0
2
0
How to Disable Indexes?
2998
0
2
0
Explain the structure of Index in SQL server?
3015
0
2
0
How to create a multi-column index in SQL Server database? ....
3024
0
2
0
What are the different index configurations a table can have....
3068
0
2
0
By default which index is created when we create a Unique Ke....
3033
0
2
0
By default which index is created when we create a Primary K....
3010
0
2
0
What is FOREIGN KEY constraint?
2993
0
2
0
What is UNIQUE KEY constraint?
3059
0
2
0
What is PRIMARY KEY constraint?
3012
0
2
0
What is an Alternate Key?
3001
2
2
0
What is a Candidate Key?
3051
0
2
0
What is a Super Key?
3022
0
2
0
What is the difference between Cluster and Non Cluster Index....
2921
0
2
0
What is a Full text index?
3000
0
2
0
What is an XML index?
3321
0
2
0
What is spatial index?
3029
0
2
0
What is Filtered index?
2987
0
2
0
What is Index with Included columns?
3032
0
2
0
What is Column-store index?
3011
0
2
0
What is Unique Index?
3026
0
2
0
What is Non-Cluster index?
3012
0
2
0
What is Cluster index?
3036
0
2
0
What are the various Types of indexes available in SQL Serve....
3011
0
2
0
What is an Index?
2967
0
2
0
How merry-go-round scanning is associated with SQL Server?
3001
0
2
0
What are the performance related benefits which are availabl....
3030
0
2
0
What is SQLIOSim tool?
3054
0
2
0
What is SQLIO tool?
3082
0
2
0
What are the components of SQL Server scheduler?
3073
0
2
0
What is the difference between preemptive and non-preemptive....
3070
0
2
0
What is a scheduler in SQL Server?
3037
0
2
0
How can we update the statistics on a table?
3011
0
2
0
How to check when the statistics were updated for a table.
3036
0
2
0
What is the impact of stale statistics over database perform....
3016
0
2
0
What’s New in SQL Server 2012 with Respect to Statistics?
3014
0
2
0
What conditions trigger “Auto UpdateStatistics” process....
3050
0
2
0
What is “Auto UpdateStatistics” properties of a SQL Ser....
3069
0
2
0
What is “Auto Create Statistics” properties of a SQL Se....
3011
0
2
0
What kind of information is stored by Statistics?
2974
12
2
0
What are various types of SQL server database statistics?
2993
0
2
0
What are statistics in SQL Server?
2954
0
2
0
What is the Query below gives the amount of worker threads c....
3031
0
2
0
What is the shortcut key to invoke Task manager?
2986
0
2
0
What is Halloween protection?
2985
0
2
0
How LRU K algorithm is associated with SQL Server?
4331
0
2
0
What is Row versioning?
3024
0
2
0
What is Optimistic and pessimistic locking?
2968
0
2
0
What is non buffer latch?
3013
0
2
0
What is buffer latch?
3013
0
2
0
What are the types of latches?
2970
0
2
0
What are the advantages of Dynamic Locking in SQL Server?
2929
0
2
0
What is a latch?
2949
0
2
0
What is Dynamic Locking?
2965
0
2
0
What is the most restrictive lock?
2994
0
2
0
What is the least restrictive type of lock?
2975
0
2
0
How can we disable Lock escalation in SQL Server?
3070
0
2
0
Is it possible to disable Lock escalation in SQL Server?
2988
0
2
0
What is lock escalation?
3041
0
2
0
What triggers lock escalation?
2990
0
2
0
What is BULK UPDATE lock?
3046
0
2
0
What is KEY RANGE lock?
2985
0
2
0
What is SCHEMA lock?
2993
0
2
0
What is INTENT lock?
2996
0
2
0
What is EXCLUSIVE lock?
2964
0
2
0
What is SHARED lock?
3000
0
2
0
What are the different types of lock modes in SQL Serve?
2983
0
2
0
What is a lock?
2961
0
2
0
What are the various workarounds to overcome this problem?
2968
0
2
0
• Query Hintstell the optimizer to apply this hint through....
3008
0
2
0
What are various types of Hints available in SQL Server?
2955
0
2
0
What are HINTS in SQL Server Query
2995
0
2
0
In which Isolation level dirty reads occur?
2967
0
2
0
What are Phantom reads?
2980
0
2
0
What are dirty reads?
2987
0
2
0
What is controlled by Transaction isolation levels?
3017
0
2
0
What is the default Isolation level of SQL Server databases?
2989
0
2
0
What is SNAPSHOT Isolation Level?
2952
0
2
0
What is SERIALZABLE Isolation Level?
2968
0
2
0
What is REPEATABLE READ Isolation Level?
2953
0
2
0
What is READ UNCOMMITTED Isolation Level?
3008
0
2
0
What is READ COMMITTED Isolation Level?
3001
0
2
0
How many types of Isolation levels are available in SQL Serv....
2973
0
2
0
What is Isolation level in SQL Server?
3036
0
2
0
If major bulk data deletion/insertion activity happened last....
2942
0
2
0
How can you check last patching activity status of SQL Serv....
5124
0
2
0
If you know that a feature of an application is performing ....
2954
0
2
0
What are unused indexes and how can they be identified?
2982
0
2
0
What are missing indexes and how can they be identified?
2978
0
2
0
How do you check the fragmentation level?
2928
0
2
0
What is the key parameter for decision making about Rebuildi....
3007
0
2
0
What is difference between Reorganizing and Rebuilding index....
2969
0
2
0
How can you check stats information?
2979
0
2
0
What is wait time; signal wait time & resource wait time?
3006
0
2
0
how do you check Wait stats?
2957
0
2
0
How do you check blocking, locking or suspended connections?
2956
0
2
0
How do you check SQL Server error logs and Event Logs?
3011
0
2
0
How do you monitor resource usages?
2953
0
2
0
What are SQL Server Extended Events?
2976
0
2
0
What is SQL Server Performance Dashboard?
2964
0
2
0
What is SQL Server Database Tuning Adviser (DTA)?
2993
0
2
0
How can Server Profiler trace help while troubleshooting Pe....
3002
0
2
0
How can SQL Server Management Studio help while troubleshoo....
2982
0
2
0
How SQL Server can be forced to use a specific query plan.
3005
0
2
0
Please explain why SQL Server does not select the same query....
3008
0
2
0
How deadlock is a performance problem and some techniques to....
2980
0
2
0
How a deadlock can be identified?
2971
0
2
0
Explain a SQL Server deadlock
3003
0
2
0
Name three different options to capture the input (code) for....
2997
0
2
0
Can you please name different approaches to capture a query....
2996
0
2
0
Explain the NOLOCK optimizer hint and some pros\cons of usin....
2995
0
2
0
True or False – It is always beneficial to configure TempD....
2982
0
2
0
What is a query plan and what is the value from a performan....
2975
0
2
0
True or False – It is possible to correlate the Performanc....
2998
0
2
0
How do I configure the Max Degree of Parallelism at the serv....
3002
0
2
0
Can we add or drop a single article from a publication. If s....
3023
0
2
0
What is Max Degree of Parallelism or MAXDOP?
3075
0
2
0
Give some examples of DBCCs related to SQL Server Cache?
2980
0
2
0
How can you clear plan cache?
2937
0
2
0
What is Caching Mechanisms?
3021
0
2
0
What is index Scan?
2950
0
2
0
What is index Seek?
2959
0
2
0
Can you create a Non cluster index on primary key?
2924
0
2
0
What is Index with included columns?
2991
0
2
0
What are the different types of indexes in SQL Server 2012 V....
2951
0
2
0
What are indexes?
2910
0
2
0
Why is it important to avoid functions in the WHERE clause? ....
2993
0
2
0
Can you please name three DMVs that you have used recently w....
2894
0
2
0
How can DMVs help with performance tuning?
2968
0
2
0
What is server side trace?
3005
0
2
0
Will you advise to leave a profiler trace running on forever....
2993
0
2
0
Should you always leave a profiler trace running on a produc....
2952
0
2
0
What is the use of profiler while dealing with performance i....
2979
0
2
0
How far behind is the Distribution Agent? Should I reinitia....
3046
0
2
0
Does replication affect the size of the transaction log?
3025
0
2
0
How can grants on the subscription database be configured to....
2969
0
2
0
Does replication work over low bandwidth connections? Does ....
2976
0
2
0
Can multiple publications use the same distribution database....
2909
0
2
0
Is it possible to have 2 publications with one table in com....
2972
0
2
0
How can I prevent the snapshot agent failing with ‘Server....
2991
0
2
0
What are the differences between 32 and 64 bit replication?
2976
0
2
0
How can I ensure that triggers fire during initialization?
2985
0
2
0
How can Replication Alerts be written to Event Viewer?
2996
0
2
0
How can I see the text for ‘sys.sp_MSrepl_helparticlecolum....
2980
0
2
0
How can I have redundancy for the publishing database?
2997
0
2
0
How can I add a “NOT NULL” column to an existing article....
2976
0
2
0
What should I do if my system is running out of memory when ....
3029
0
2
0
My replication monitor incorrectly shows a failed publicatio....
3029
0
2
0
What is a “Global Subscriber”?
2949
0
2
0
What is a “Local Subscriber”?
3048
0
2
0
In Merge replication, for the conflict resolver: I have a ro....
2971
0
2
0
Is it possible to subscribe to specific articles in a public....
2959
0
2
0
What Options we use to secure Replication Data?
3032
0
2
0
What are advantages of Peer-Peer Replication?
2955
0
2
0
Have you considered static row filters?
2974
0
2
0
Do you set the “Replicate Schema Changes” subscription o....
2994
0
2
0
In Transactional Replication, If we drop a column in a table....
3015
0
2
0
In Transactional replication, If a table in database ‘A’....
2974
0
2
0
Is there a need to stop activity on a database when it is pu....
2994
0
2
0
How will you monitor replication activity and performance?
2890
0
2
0
If I create a publication with one table as an article, and ....
3004
0
2
0
Data is not being delivered to Subscribers, what can be the ....
3034
0
2
0
What options are available to delete rows on the publisher a....
3026
0
2
0
s it possible to run multiple publications and different typ....
2999
0
2
0
How do I move or rename files for databases involved in repl....
2989
0
2
0
Does replication resume if a connection is dropped or do we ....
3013
0
2
0
What is NOT FOR REPLICATION option for table constraints?
3037
0
2
0
Why can’t I run TRUNCATE TABLE on a published table?
2976
0
2
0
What is the effect of running a bulk insert command on a re....
3010
0
2
0
Does replication encrypt data?
2962
0
2
0
Can multiple publications use the same distribution database....
3002
0
2
0
Can the same objects be published in different publications....
3004
0
2
0
What recovery model is required on a replicated database?
3011
0
2
0
Are tables locked during snapshot generation?
2995
0
2
0
Please underline the complications involved in using replica....
2982
0
2
0
Are logins and passwords replicated?
2955
0
2
0
Can we rename a database used in Publication or subscription....
3063
0
2
0
What are data type concerns in transactional replication?
3000
0
2
0
What is conflict resolution in merge replication.
2999
0
2
0
What is peer to peer replication.
3034
0
2
0
What are the advantages and disadvantages of Snapshot replic....
3034
0
2
0
Name some commonly used Replication DMVs and their use.
2995
0
2
0
What permissions are needed to a user to monitor replication....
3002
0
2
0
Explain Latency in replication. How can you monitor Latency ....
2932
0
2
0
Can we use replication to replicate data across different R....
3004
0
2
0
Define sp_replcounters
2999
0
2
0
Define Article, Publication & Subscription.
2978
0
2
0
Define Distributor, Subscriber & Publisher
3016
0
2
0
Difference between push and pull replication.
3912
0
2
0
What are prerequisites of transactional replication?
3035
0
2
0
Why is primary key needed in Transactional replication?
2960
0
2
0
What are various Agents of replication?
2965
0
2
0
What are types of replication?
2960
0
2
0
What is replication?
2971
0
2
0
What are the benefits of Always on feature?
2974
0
2
0
Does AlwaysOn Availability Groups repair the data page corru....
3129
0
2
0
What is read intent option?
2958
0
2
0
Can we manually fail over to a secondary replica?
3006
0
2
0
Is it possible to create additional statistics on read-only ....
2949
0
2
0
Is it possible to create additional indexes on read-only se....
2889
0
2
0
If a DBA expands a data file manually on the primary, will S....
2988
0
2
0
Can I redirect the read-only connections to the secondary re....
2983
0
2
0
Is it possible to run DBCC CHECKDB on secondary replicas?
3118
0
2
0
What are different synchronization preferences are available....
2948
0
2
0
How to change the Session Timeout period?
2985
0
2
0
What is session timeout period?
2990
0
2
0
Can a database belong to more than one availability group?
3005
0
2
0
Does AG support Bulk-Logged recovery model?
3028
0
2
0
Is SQL Server 2012 AlwaysOn support encryption and compressi....
3026
0
2
0
How to remove a secondary database from an availability grou....
2985
0
2
0
How to add a secondary database from an availability group?
3009
0
2
0
Is AG support automatic page repair for protection against a....
2947
0
2
0
Can we have two primary availability replica?
2983
0
2
0
Suppose primary database became in suspect mode. Will AG hav....
2967
0
2
0
Can system database participate in AG?
2963
0
2
0
Database Snapshot supported by Always ON or not?
2879
0
2
0
Change Data Capture supported by Always ON or not?
2940
0
2
0
FILESTEAM is supported by Availability Group or not?
2977
0
2
0
Is it possible to setup Replication on a database which is p....
2981
0
2
0
Is it possible to setup Replication on a database which is p....
3013
0
2
0
Is it possible to setup Log Shipping on a database which is ....
3089
0
2
0
How many read-write and read only databases replica can be c....
3082
0
2
0
What are the minimum requirements of a database to be part o....
3005
0
2
0
What are the Restrictions on Availability Groups?
3004
0
2
0
What is availability group wizard?
2982
0
2
0
What is Use the AlwaysOn Dashboard?
2927
0
2
0
What are the Failover types supported by under asynchronous-....
2984
0
2
0
Can we configure Automatic failover of Availability Groups w....
2955
0
2
0
What is Automatic failover?
2992
0
2
0
What is planned manual failover?
2898
0
2
0
What are the Failover types supported by Synchronous-commit ....
2960
0
2
0
How many types of Failover are supported by Always ON?
2971
0
2
0
What is “Failover” in Always ON?
2922
0
2
0
Can we take Transaction log backups on the secondary replic....
2977
0
2
0
What all types of DB backups are possible on Secondary Repli....
2949
0
2
0
Can we use secondary replicas to take the db backups?
2967
0
2
0
Can we use a secondary for reporting purpose?
2971
0
2
0
How many synchronous secondary replicas can I have?
2928
0
2
0
What are the benefits of Readable Secondary Replicas?
2963
0
2
0
What are Readable Secondary Replicas?
3044
0
2
0
What is Availability Group listener?
3026
0
2
0
What is called Secondary replica?
2940
0
2
0
What is called Primary replica?
3029
0
2
0
What is the Difference between Asynchronous-commit mode and ....
3490
0
2
0
How many Availability modes are supported by Always ON?
2977
0
2
0
Do we need shared storage to configure Always ON?
2983
0
2
0
Do we need SQL Server Cluster instances to configure Always ....
3001
0
2
0
What is Availability mode in Always ON?
2969
0
2
0
How many databases can be configured in an AlwaysOn Availab....
2988
0
2
0
How many AlwaysOn Availability Groups can be configured in A....
3028
0
2
0
How many replicas can I have in an AlwaysOn Availability Gro....
2966
0
2
0
What editions on Windows server support Always ON Functional....
2844
0
2
0
Which SQL Server Editions include AlwaysOn Availability Grou....
3017
0
2
0
What are Availability Databases?
2912
0
2
0
What are Availability Groups?
2950
0
2
0
What is Always on in SQL Server 2012?
2974
0
2
0
How can we check the current node/host name where SQL Server....
2984
0
2
0
What is SMB share
2941
0
2
0
Can we configure Windows cluster between two servers which a....
2855
0
2
0
Can we configure Tempdb database on a local drive?
2982
0
2
0
Can we place out Non Critical SQL Server User Databases on a....
3024
0
2
0
Can we use other SQL Server cluster Nodes for reporting purp....
2993
0
2
0
Will there be any downtime in Active\Active cluster in case ....
3006
0
2
0
Is SQL Server a Load balancing solution or not?
2981
0
2
0
Where the results of validation tests are stored?
2987
0
2
0
What are the basics tests done by the validation tests in W....
3037
0
2
0
What are Validation tests in Windows Cluster?
3023
0
2
0
What are SQL Server Cluster unaware services?
2988
0
2
0
What are SQL Server Cluster aware services?
2979
0
2
0
What is “IS Alive”?
3035
0
2
0
What is “Look Alive”?
3019
0
2
0
What is Distributed lock management?
3019
0
2
0
Why do we keep SQL Services in manual mode on each of the in....
3012
0
2
0
What kinds of permissions are required in the active directo....
2992
0
2
0
What are Services and Application folder represent?
2966
0
2
0
What does a failover cluster do in Windows Server 2008?
2995
0
2
0
What is the maximum number of nodes in an MNS cluster in Win....
2956
0
2
0
How will you add a disk to the SQL Group cluster?
3026
0
2
0
How do you bring the SQL Server down?
2990
0
2
0
What are Virtual Servers?
2971
0
2
0
What happens to a running Cluster if the quorum disk fails ....
3038
0
2
0
What happens to a running Cluster if the quorum disk fails i....
2967
0
2
0
What new functionality does failover clustering provide in ....
2977
0
2
0
What are the Drawbacks of SQL Server Cluster?
3011
0
2
0
What are the Benefits of SQL Server Cluster?
3029
0
2
0
Is it mandatory to configure MSDTC in Windows 2008 cluster b....
2968
0
2
0
Can we change the Quorum settings after installing the windo....
3016
0
2
0
Difference between SQLSERVER 2005 and SQLSERVER 2008 Cluster....
3038
0
2
0
What is the difference between Active\Passive and Active\Act....
3245
0
2
0
Different types of SQL Server Cluster?
3038
0
2
0
What is SQL Server Network Name (Virtual Name)?
3030
0
2
0
How do you open a Cluster Administrator?
3007
0
2
0
How many IP Addresses we require for setting up Active\Acti....
2945
0
2
0
How many IP Addresses we require for setting up Active\Passi....
3030
0
2
0
What are the Hardware requirements for SQL Server Cluster?
2978
0
2
0
What are the Hardware requirements for Windows Server Cluste....
2971
0
2
0
How Spilt Brain situation is resolved?
2940
0
2
0
What I Split Brain situation in Cluster?
2943
0
2
0
What is No Majority: Disk only mode?
2963
0
2
0
What is Node and File Share Majority model?
3228
0
2
0
What is Node and Disk Majority model?
2995
0
2
0
What is Node Majority model?
2944
0
2
0
Different types of Quorum Models supported in windows Serve....
2998
0
2
0
What is Quorum Drive?
2951
0
2
0
What Failover and Failback terms mean in Windows Cluster?
3026
0
2
0
What is Heartbeat in Windows cluster?
2972
0
2
0
What is Private Network?
2959
0
2
0
What is Private Network?
2947
0
2
0
What is Public Network?
2938
0
2
0
What is a Cluster Group?
2917
0
2
0
What are the different states of a Resource in Windows clust....
2962
0
2
0
What is called a Resource in Windows cluster?
2969
0
2
0
What is a Cluster Node?
2988
0
2
0
What is Cluster Service?
2931
0
2
0
What is Windows Cluster?
2913
0
2
0
What are the page types which are not repairable using Autom....
2960
0
2
0
What is Automatic Page Repairing?
2921
0
2
0
What is Log buffer?
2955
0
2
0
What is Transparent Client Redirection?
2976
0
2
0
How to disable mirroring by scripts?
2898
0
2
0
If we add any users to the Primary database, will it be copi....
3010
0
2
0
What will be the impact if we add data files to the Primary ....
2968
0
2
0
What will be the impact if we add data files to the Primary ....
2981
0
2
0
How to monitoring Mirroring?
2989
0
2
0
What status of mirroring has if mirroring is paused?
2977
0
2
0
How can I increase Heartbeat time between principal and mir....
3003
0
2
0
What status of mirroring has if principle is down?
2952
0
2
0
What status of mirroring has if secondary is down?
2976
0
2
0
How to know the database mirroring connection time out in Mi....
2987
0
2
0
Can I configure a single database to be mirrored to more tha....
2955
0
2
0
Can I create multiple endpoints for configuring different da....
2961
0
2
0
Is it possible to take backup of mirrored database in mirror....
2870
0
2
0
Can we configure mirroring between Standard Edition & Enterp....
2964
0
2
0
What are the benefits of Database Snapshots?
2973
0
2
0
What are the restrictions in Database Snapshots?
2950
0
2
0
Can we detach a database snapshot?
2972
0
2
0
Can we take a backup of a database snapshot?
2865
0
2
0
Can we change the permissions in a database snapshot?
2953
0
2
0
How can we check the SPARSE files?
2901
0
2
0
What are important things to remember about sparse files?
2892
0
2
0
What is SPARSE file?
2979
0
2
0
How does a snapshot work?
2973
0
2
0
How to create a Database Snapshot?
2958
0
2
0
What is Database Snapshot?
2955
0
2
0
Can we configure a single database to be mirrored to more th....
2943
0
2
0
Why we get the below error message while configuring databas....
2984
0
2
0
What does DISCONNECTED state means in Database Mirroring?
2987
0
2
0
What does PENDING_FAILOVER state means in Database Mirroring....
2941
0
2
0
What does SUSPENDED state means in Database Mirroring?
3157
0
2
0
What does SYNCHRONIZED state means in Database Mirroring?
2998
0
2
0
What does SYNCHRONIZING state means in Database Mirroring?
3000
0
2
0
What are the Database Mirroring states?
2957
0
2
0
How to Remove a Witness Server from Database Mirroring?
2966
0
2
0
How to Set a Witness Server to Database Mirroring?
2952
0
2
0
What is Role-switching?
2961
0
2
0
Is it possible to perform read only operation at mirrored da....
2978
0
2
0
What is Log Hardening?
3009
0
2
0
What is the default of end points (port numbers) of principa....
2954
0
2
0
What are End Points and its usages?
2905
0
2
0
What are Recovery models support Database Mirroring?
2931
0
2
0
What is High Performance operating mode?
2946
0
2
0
What is High Protection operating mode?
2972
0
2
0
What is High Availability operating mode?
2952
0
2
0
What are the operating modes of Database Mirroring?
2950
0
2
0
What is Synchronous and Asynchronous mode of Database Mirror....
2939
0
2
0
What is a Witness Server?
2992
0
2
0
What is a Mirror?
2950
0
2
0
What is a Principal server?
2987
0
2
0
What are the Restrictions for Database Mirroring?
2956
0
2
0
What are the minimum requirements for Database Mirroring?
2968
0
2
0
What are the Disadvantages of Database Mirroring?
3444
0
2
0
What are the benefits of that Database Mirroring?
2924
0
2
0
How does Database Mirroring works?
2917
0
2
0
What is Database Mirroring?
2958
0
2
0
Can we take full backup of the log shipped database in secon....
2954
0
2
0
What editions of SQL Server is log shipping available in?
2936
0
2
0
Can we take full backup of the log shipped database in prima....
2981
0
2
0
Can we shrink log shipped database log file?
2956
0
2
0
Can we setup multiple secondary databases in Log Shipping?
2989
0
2
0
Yes, we can configure Log Shipping on the server residing in....
2982
0
2
0
Can we configure Log Shipping between the different domains?....
2912
0
2
0
Is it possible to configure Log shipping on the database ser....
2939
0
2
0
Can we configure Log Shipping between the different domains?....
2958
0
2
0
If you add a file on the Primary database in a location whic....
2970
0
2
0
If you add a file on the Primary database in the same locati....
2996
0
2
0
If you create a user on the Primary database, will it automa....
2953
0
2
0
If you create a Job on the Primary database server, will it ....
3004
0
2
0
What will happen to Log Shipping if TUF file is corrupted or....
3086
0
2
0
What is TUF file?
2972
0
2
0
What’s the difference between the secondary being in “Re....
2969
0
2
0
What is STANDBY Mode on the secondary database?
2961
0
2
0
Is it possible load balance in Log Shipping?
2942
0
2
0
What are Log Shipping System Store Procedures?
2968
0
2
0
What are Log Shipping System Tables and in which database th....
2926
0
2
0
What is Monitor server?
2928
0
2
0
What is the copy Job in Log shipping and on which instance i....
2946
0
2
0
What permissions are required for shared folders on Primary ....
2923
0
2
0
What all jobs are created after configuring the Log Shipping....
3209
0
2
0
What is Log Shipping Monitor Settings?
3001
0
2
0
Is it possible to configure Log Shipping from lower version ....
2971
0
2
0
In which recovery model Log Shipping can be configured?
2967
0
2
0
What the drawbacks of Log Shipping?
3233
0
2
0
What are the Benefits of Log Shipping?
2978
0
2
0
What is Log Shipping?
2972
0
2
0
What all High Availability options are available in SQL Serv....
2929
0
2
0
What is High Availability in SQL Server?
3024
0
2
0
Is it possible to perform a point in time recovery with Bulk....
2989
0
2
0
How can you mount a database from MDF file even if you don....
2982
0
2
0
How to script out the user permissions of the database befor....
2953
0
2
0
What are the benefits of Read only file groups?
2983
0
2
0
How to make the File Group read only?
2965
0
2
0
Is it possible to mark Primary File Group as Read only?
2947
0
2
0
What are Mirrored Backup Media Sets?
2958
0
2
0
Is it possible to attach the Data and log files of upper ver....
2902
0
2
0
Is there any alternate method of restoring the database from....
3010
0
2
0
Is it possible to attach the Data and log files of upper ver....
2969
0
2
0
Is there any alternate method of restoring the database from....
2940
0
2
0
Why Database restores from upper version to lower version is....
2947
0
2
0
What are the options to do a point in time recovery P13?
2876
0
2
0
What are the options to restore the database till Point 10 i....
2966
0
2
0
What are the options to restore the database till Point 8 i.....
2967
0
2
0
What are Partial Backups in SQL Server?
2977
0
2
0
What is piecemeal Restore?
2951
0
2
0
What is Point in Time recovery?
2943
0
2
0
Is it possible to restore a Database backup of SQL Server 2....
2959
0
2
0
What are the permissions required to perform Database Restor....
2975
0
2
0
What are Marked Transactions?
2973
0
2
0
What all steps are involved in the Database restore process?....
2969
0
2
0
Why there is a requirement to restore the database?
2981
0
2
0
What is WITH STANDBY Mode?
2993
0
2
0
What is the Difference between WITH RECOVERY and WITH NORECO....
3010
0
2
0
What are the phases of Database restore process?
2982
0
2
0
How can we be notified if a native SQL Server database backu....
2968
0
2
0
What is Notify Operator task in Database Maintenance Plan?
2993
0
2
0
Which system stored procedures are used by History Cleanup T....
2934
0
2
0
What is History CleanUp Task in Database Maintenance Plan?
2972
0
2
0
Can we run a SQL Server Agent job using Database Maintenanc....
2970
0
2
0
Can we execute TSQL Statement using Database Maintenance Tas....
2937
0
2
0
Is it possible to change the Database Maintenance plan once....
3016
0
2
0
In which table all the Maintenance Plans meta data is store....
2956
0
2
0
In which Database all the Maintenance Plans are stored?
2974
0
2
0
What all options we have in a Database maintenance plans whi....
2992
0
2
0
What are the Benefits of Database Maintenance Plans?
3002
0
2
0
What are Database Maintenance Plans?
2996
0
2
0
From a best practices perspective, what is your backup reten....
2920
0
2
0
What is the Backup strategy in your environment?
2970
0
2
0
Suppose I have a Database maintenance plan which runs every ....
2956
0
2
0
What are the Benefits with Windows Azure Blob storage servic....
3247
0
2
0
What is a SQL Server Credential?
2981
0
2
0
What is Windows Azure Blob storage service Database backups?
3000
0
2
0
How does the database recovery model impact database backups....
2997
0
2
0
What are the options to deal with Over Growing transaction l....
2946
0
2
0
Is it mandatory to take a Full backup if we switch the recov....
2974
0
2
0
Is it possible in any situation when differential backup gro....
2908
0
2
0
Whether Full or Differential backups clear the Transaction L....
2973
0
2
0
What is a log chain?
2953
0
2
0
What is BUFFERCOUNT option in Backup database command?
2955
0
2
0
What is MAXTRANSFERSIZE option in Backup database command?
2941
0
2
0
What are the Disadvantages of using TDE?
2937
0
2
0
What are the Advantages of using TDE?
2979
0
2
0
What is a MASTER KEY?
2961
0
2
0
Is there a performance impact for using TDE?
3037
0
2
0
Which versions of SQL Server support TDE?
2984
0
2
0
What is TDE (Transparent Data Encryption) method in SQL Serv....
3023
0
2
0
What is RPO?
2979
0
2
0
What is RTO?
2933
0
2
0
What are the common issues you faced in Database backup?
2944
0
2
0
How many copies are allowed when taking a backup using MIRRO....
2965
0
2
0
Name any 2-3 Third party SQL Server database backup tools?
2964
0
2
0
Can we have multiple copies of the database backup is a sing....
2995
0
2
0
What are the Best Practices recommendations related to SQL S....
2941
0
2
0
What is Back up WITH CHECKSUM?
2979
0
2
0
What all operations are prohibited when the database backups....
2885
0
2
0
What are the restrictions on the Database backups operations....
2948
0
2
0
What are the limitations with Windows Azure Blob storage ser....
3015
0
2
0
What are the Backup and Restore Enhancements?
2985
0
2
0
Is there any option to prevent All successful SQL Server ba....
3033
0
2
0
What are the permissions required to perform backup?
2997
0
2
0
What is the meaning of the values in Type column in backups....
2988
0
2
0
How can I verify that backups are occurring on a daily basis....
4158
0
2
0
In a situation with full, differential and transaction log ....
3166
0
2
0
For differential backups, how is the data determined for tho....
2976
0
2
0
What are the backup and restore system tables? What do each ....
2971
0
2
0
What is the database that has the backup and restores system....
2987
0
2
0
How do you know if your database backups are restorable?
3026
0
2
0
What all operations are minimally logged when the database i....
3015
0
2
0
In which recovery model, Transaction Log backups are possibl....
3012
0
2
0
Is it possible to add password to a backup file in SQL Serv....
3000
0
2
0
Types of Database backups?
2992
0
2
0
What are database backups?
2971
0
2
0
How can you setup a default recovery model for all newly cr....
3021
0
2
0
How many types of Recovery models we have in SQL Server?
3010
0
2
0
What is recovery model in SQL Server?
3010
0
2
0
What are the recommended Data files settings for tempdb?
2961
0
2
0
What is the default owner of master, model, tempdb and msdb ....
3024
0
2
0
Is it possible to rename any of system databases?
2988
0
2
0
Is it possible to take the tempdb database backup?
2951
0
2
0
Is it important to take the system database backups?
3011
0
2
0
What are the system databases created when we configure Repo....
2987
0
2
0
What is the database that has the backup and restores system....
3059
0
2
0
What are the typical objects that are created in the TempDB ....
3022
0
2
0
What is the location of resource database?
3025
0
2
0
What is resource database?
2984
0
2
0
What is tempdb database?
2979
0
2
0
What is msdb database?
2968
0
2
0
What is model database?
3076
0
2
0
What is master database?
3040
0
2
0
What are system databases?
2997
0
2
0
What is the use of setup.exe under the below folder
2979
0
2
0
What is Master Data Services Configuration?
3011
0
2
0
What is Policy Management Tool?
2785
0
2
0
What is Project Conversion Wizard?
2819
0
2
0
What is Data Profile Viewer?
2858
0
2
0
What is DTutil.exe?
2905
0
2
0
What is DTExec.exe?
2872
0
2
0
What is snapshot.exe?
2838
0
2
0
What is logread.exe?
2873
0
2
0
What is Distrib.exe?
3045
0
2
0
What is tablediff.exe? What are the usages?
2861
0
2
0
What is SQL Nexus Tool?
2817
0
2
0
What are Database Maintenance Plans
2798
0
2
0
What is PSSDIAg Manager Utility?
2926
0
2
0
What is SQLDiag?
2849
0
2
0
What are Extended events in SQL Server 2012?
2812
0
2
0
What is Data Quality Client?
2814
0
2
0
What is SQLPS module and what are its usages?
2924
0
2
0
What is bcp?
2828
0
2
0
What is OSQL?
2856
0
2
0
What is SQLCMD?
2905
0
2
0
What is Activity Monitor in SQL Server 2012?
2821
0
2
0
What is SQL Server upgrade advisor?
2866
0
2
0
What is Always on DashBoard?
2794
0
2
0
What is Replication Monitor?
2849
0
2
0
What is Resource Governor?
2785
0
2
0
What is Reporting Services Configuration manager?
2851
0
2
0
What is SQL Server Configuration Manager and its usages?
2813
0
2
0
What is Database Engine Tuning Advisor?
2893
0
2
0
What is SQL Server profiler?
2961
0
2
0
What is SSMS?
2835
0
2
0
What is Fail Safe Operator? How can we enable this?
3001
0
2
0
What could be the reason if your Database Mail working fine ....
2818
0
2
0
How can we change the Job History Retention?
2783
0
2
0
Sometimes there is no History available for the Failure or S....
2828
0
2
0
What are maintenance jobs for a SQL Server database?
2812
0
2
0
What is Notification property in SQL Server job properties?
4596
0
2
0
Can we run Operating system command in the SQL Server jobs?
2851
0
2
0
Is it possible to run an SSIS package from a job step? How? ....
2803
0
2
0
Is it possible to get and change all the schedules informati....
2800
0
2
0
Can we have multiple schedules for a single job?
2819
0
2
0
What is a SQL Server Agent Proxy Account?
2873
0
2
0
What is the difference between Public profile and Private Pr....
2839
0
2
0
What is a Database Mail Profile?
2803
0
2
0
What is a Database Mail Account?
2816
0
2
0
How to enable Database mail?
2815
0
2
0
Is SQL Mail option is available in SQL Server 2012 or not? I....
2841
0
2
0
How can we grant permissions on the SQL Server agent jobs an....
2823
0
2
0
Which tables will give you the Job history related informati....
2817
0
2
0
Which table contains information about the SQL Server jobs ....
2875
1
2
0
Which tables can be Queries to get details about the Jobs an....
2812
0
2
0
Which database contains information about the jobs and other....
2831
0
2
0
What is an Alert?
2814
0
2
0
What is a Schedule?
2804
0
2
0
What is an Operator?
2834
0
2
0
What is a SQL Server job?
3025
0
2
0
What are various components of SQL Server Agent service?
2855
0
2
0
What is SQL server Agent? What are its benefits?
2811
0
2
0
What are the various components involved in Distributed Repl....
2805
0
2
0
What is Distributed Replay?
2803
0
2
0
What is the high Level SQL Server start up process?
2875
0
2
0
What will happen if SQL Server Browser service is stopped?
2868
0
2
0
Which Port no. is used by SQL Server Browser service?
2812
0
2
0
What is Protocol is used by SQL Server Browser service?
2874
0
2
0
Which system database is associated with SQL Server agent se....
2810
0
2
0
What are the mandatory databases to bring SQL Services up?
2805
0
2
0
Name some of the Important Trace flags and their functionali....
2915
0
2
0
How do I know what Trace Flags are turned on at the moment?
2813
0
2
0
How the trace flags are enabled?
2814
0
2
0
What are trace flags and how can we apply trace flags on a ....
2902
0
2
0
How to start SQL Server with single user model?
2867
0
2
0
How to start SQL Server with single user model?
2785
0
2
0
How to start the SQL Server with minimal configuration?
2871
0
2
0
What are the default parameters of SQL Server service start ....
2849
0
2
0
What are the different ways to start and Stop SQL Server ser....
2888
0
2
0
How to check how many SQL Server instances are installed on ....
2853
0
2
0
What is Distributed Transaction Coordinator?
2907
0
2
0
What is SQL Server Active Directory Helper?
3175
0
2
0
What is Full-Text Search service?
2819
0
2
0
Which types of backups are supported by SQL Write Service?
2834
0
2
0
Which types of backups are supported by SQL Write Service?
2829
0
2
0
What is SQL Server VSS Writer?
3010
0
2
0
What is SQL Server Reporting Services?
2912
0
2
0
What is SQL Server Browser?
2916
0
2
0
What is SQL Server Integration service and its importance?
2837
0
2
0
What is SQL Server Analysis service and its importance?
2849
0
2
0
What is SQL Server Agent service and its importance?
2836
0
2
0
What is SQL Server service and its importance?
2873
0
2
0
List out various services which are important for SQL Server....
2868
0
2
0
How Does Log Truncation occurs?
3397
0
2
0
What is a Log Truncation?
2941
0
2
0
What is Log Sequence No?
2804
0
2
0
What is the way to check Virtual Log file details?
2798
0
2
0
How VLFs are created SQL Server in a Transaction log file?
2849
0
2
0
What are Virtual Log files? How these are created?
2845
0
2
0
What is a Transaction log file?
2790
0
2
0
What is a Physical read?
2816
0
2
0
What is a Logical Read?
2793
0
2
0
What is a Fill Factor?
2826
0
2
0
How can we monitor or detect Page Splits?
2816
0
2
0
How Page Splits impacts the database performance?
2817
0
2
0
What is a PAGE SPLIT?
2825
0
2
0
What are LOB pages
2810
0
2
0
What is an IAM page?
2836
0
2
0
How many types of Allocation units are there?
2833
0
2
0
What is Boot Page?
2868
0
2
0
What is a BCM and its significance?
2843
0
2
0
How SQL Server engine will decide which extents need to be ....
2824
0
2
0
What is a DCM and its significance?
2824
0
2
0
How many GAM pages will be there in a 7GB data file?
3673
0
2
0
What is a GAM Page?
2800
0
2
0
What is PFS?
2830
0
2
0
What is a Page Header?
2794
0
2
0
What is an Index Page?
2797
0
2
0
What is a Data Page?
2872
0
2
0
What is Instant file initialization?
2931
0
2
0
What is trustworthy property of a database?
2859
0
2
0
How can we check the allocation unit of objects?
2852
0
2
0
What is ROW_OVERFLOW_DATA? How does it work?
2843
0
2
0
What is a logical File and physical File name?
2962
0
2
0
What is the difference between single user and restricted us....
2903
0
2
0
What is an extent
2790
0
2
0
What is auto shrink option?
2841
0
2
0
What is auto close option?
2888
0
2
0
How many databases can be created in SQL server instance?
2849
0
2
0
What are the recommended settings for transaction Log File f....
2829
0
2
0
How many maximum files can be added to a database?
2930
0
2
0
How many Maximum File groups can be added in a database?
2831
0
2
0
What is Database Growth and what settings are available in ....
2830
0
2
0
Will the below script work if yes, how?
2819
0
2
0
Is there any benefit to add multiple log files? Yes/No, Why....
2842
0
2
0
What is the use of having multiple File Groups?
2841
0
2
0
Is it possible to add Transaction Log file in a file group?
2808
0
2
0
Is it possible to change the Default file group from Primar....
2902
0
2
0
What is the default File Group in a database?
2906
0
2
0
What are file groups and Type of File Groups?
2960
0
2
0
What is the major difference between Primary data files and ....
3005
0
2
0
Explain each type of database files?
2983
0
2
0
How many types of files are there in a SQL Server database?
2960
0
2
0
What is a Batch, Task, Windows Thread, Fiber, Worker Thread....
3030
0
2
0
What is MaxDOP term in SQL server?
2994
0
2
0
What is HOT ADD CPU term in SQL server?
2933
0
2
0
What is the different protocol supported by SQL server, expl....
2972
0
2
0
How Ghost cleanup task works?
3241
0
2
0
Which process removes the records which are marked as Ghost....
2955
0
2
0
What are ghost records in SQL server?
2985
0
2
0
What is log flush?
2943
0
2
0
What is LazyWriter?
2925
0
2
0
What is a check point?
2937
0
2
0
How is the dirty page written to disk?
2927
0
2
0
What are dirty pages?
2958
0
2
0
What is Write Ahead Logging?
2944
0
2
0
What is a Transaction manager and its role?
3016
0
2
0
What is a Buffer pool? What is the importance of Data cache?
2953
0
2
0
What is a Buffer Manager?
2961
0
2
0
What are Access methods and its roles?
2979
0
2
0
What is Query Executor?
2953
0
2
0
What is the role of an Optimizer?
2955
0
2
0
What is a Plan Cache?
2991
0
2
0
What is an Execution Plan?
3031
0
2
0
What is a Command Parser?
2987
0
2
0
What are Tabular Data Stream (TDS) Endpoints?
3005
0
2
0
What is SNI Protocol Layer?
3350
0
2
0
What is Relational Engine and its Role?
2965
0
2
0
Tell me something about the SQL Server Architecture?
2971
0
2
0
Define SQL Server Surface Area Configuration Tool?
2957
0
2
0
What are the types of keys used in encryption?
2957
0
2
0
What is Service master key?
2890
0
2
0
What is Transparent Data Encryption?
2953
0
2
0
Being a DBA what all measures you will follow to make SQL SE....
2971
0
2
0
How can SQL Server instances be hidden?
2996
0
2
0
What are Orphaned Users?
2998
0
2
0
What are Application Roles?
2997
0
2
0
What is the purpose of db_denydatawriter and db_denydataread....
3048
0
2
0
What are Fixed Database Roles?
2999
0
2
0
Which one is highest privileged role out of SQL Agent User R....
3084
0
2
0
What are the extra DB roles available in msdb?
3041
0
2
0
What are the security related catalog views?
2869
0
2
0
Is it possible to create new User Defined Server role in 20....
2962
0
2
0
What is a guest account?
3055
0
2
0
What are “View Definition” permissions?
3109
0
2
0
What are “View Server State”, “VIEW DATABASE STATE” ....
3110
0
2
0
What are Fixed Server roles and importance?
2983
0
2
0
What is a schema?
2986
0
2
0
What are logins and users and its difference?
2972
0
2
0
Explain scope of securable on Server, Database and Schema le....
2995
0
2
0
What is a Securable?
2894
0
2
0
What are Principals?
2987
0
2
0
Being a DBA which authentication mode you will prefer if you....
2991
0
2
0
What’s the difference between Windows and Mixed mode?
2949
0
2
0
How many type of SQL Server authentication mode supported by....
2972
0
2
0
What is Authentication and Authorization? What is the differ....
2960
0
2
0
Is it possible to increase the retention of Error log files....
3002
0
2
0
How many SQL Server log files can be retained in the SQL Ser....
3164
0
2
0
What’s the location of SQL Server log files?
2961
0
2
0
What is a Filestream?
2941
0
2
0
How to get the port number where the SQL Server instance is ....
2987
0
2
0
What is the default port of a SQL Server instance?
3052
0
2
0
What is a silent installation and how can we use this featur....
2898
0
2
0
What is a slip stream installation and its usages?
2944
0
2
0
What is a silent installation and how can we use this featur....
2990
0
2
0
What is a slip stream installation and its usages?
2964
0
2
0
What’s the practical approach of installing Service Pack?
2979
0
2
0
Is it mandatory to restart the Windows server after installi....
3039
0
2
0
What is the latest Service pack available for SQL Server 201....
2960
0
2
0
What is a Service Pack, Patch, Hot fix and its difference?
2970
0
2
0
What is an RTM setup of SQL Server?
3112
0
2
0
What is a collation and what is the default collation?
3036
0
2
0
Can we install multiple instances on the same disk drive?
3011
0
2
0
Type of Instance and maximum no. of instances which can be i....
2975
0
2
0
What is an Instance?
2994
30
3
0
What are Shared Features Directory and its usages?
2967
0
2
0
Do we need to grant Administrator permissions on the Window....
2985
0
2
0
What permissions are required to install SQL Server on a ser....
2986
0
2
0
. What is a service account?
2938
0
2
0
. What is the location of ConfigurationFile.ini file?
2980
0
2
0
What is “ConfigurationFile.ini” file?
2972
0
2
0
Home
Snippet
Search
Interview
LogIn