-
Connection of SQL file to web page
How we can pulish the connectivity of SQL query to the HTML file or web page? Please Explain.
-
Nested Trigger Levels
How many levels a trigger can be nested? Explain about nested triggers.
-
Assign Deny Permissions to Specific User
How to deny insert, update, delete, update permissions for a specific user of a specific user database?
-
Tail Log Backup
What is tail log backup? Where can we use it?
-
Join same fields
How to join same fields of four tables at SQL Server?
-
-
Table Relation Creation Procedure
There is a problem in creating relationship between two tables using SQL Server Database.What are the requirements and data that should be had before creating table relationship.
-
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?
SQL Server Interview Questions
Ans