SQL Interview Questions For Experienced
SQL Interview Questions For Experienced
SQL Interview Questions For Experienced
What is a Datawarehouse?
Datawarehouse refers to a central repository of data where the data is
assembled from multiple sources of information. Those data are
consolidated, transformed and made available for the mining as well as
online processing. Warehouse data also have a subset of data called Data
Marts.
What are the different authentication modes in SQL Server? How
can it be changed?
Windows mode and Mixed Mode – SQL and Windows. You can go to
the below steps to change authentication mode in SQL Server:
Click Start> Programs> Microsoft SQL Server and click SQL Enterprise
Manager to run SQL Enterprise Manager from the Microsoft SQL
Server program group.
Then select the server from the Tools menu.
Select SQL Server Configuration Properties, and choose the Security
page.