-
Using Distinct clause
How to select Distinct columns from the table, table having 20 columns and i want all columns
-
Transferring data from text file
How to transfer data from a text file to SQL table, Which is the best method to do that?
-
BCP Set of Rows
How do you BCP only a certain set of rows out of a large table?
-
Data Block
Write an SQL query if you want to select the data from one block which intern reflects in another block?
-
Stored Procedure
How we will access a table of one server from a stored procdure in other server?
-
Deny Delete and Drop Permission
How to deny delete and drop permission to the user for the particular database in SQL Server 2005.
-
Read Data from PDF
How to read the data from a pdf in SSIS?
-
Call Specific Index in Query
If a table has more than one index, how will you call a specific index in query?
-
Insert Bulk Data
How to insert bulk data into the SQL Server?
-
Database SQL Query
You are required to design a social networking site. Set of all those people who are friend of friends your friends would be consider to be in your network. Write a SQL query to print Number of people in your network. You need to create a profile of each user and store his/her photographs. How would you go about doing the same using database?
-
Unsort Query
How to write query to unsort while retrieving data?
-
SQL Server TCP/IP Port
Which TCP/IP port does SQL Server run on? How can it be changed?
-
Representing SQL Server Objects
How do represent objects in SQL Server? Is it possible? If yes, how?If not? Why?
-
Secure Data
How to secure data in the SQL Server Database?
-
Sending Mail
How to send mail from SQL Server?
-
Fill Factor in Indexes
What is fill factor?What should be the ideal value of fill factor for any index?Justify the answer.
-
Covering Indexes
List down the advantage and disadvantages of Covering indexes.
-
Store Images in SQL Server 2005
How to Store Images in SQL Server 2005?
-
DB Mirroring
What are the steps to configure DB mirroring?
-
Run PL/SQL Block from SQL Server
how do you run PL/SQL block from SQL Server
SQL Server Interview Questions
Ans