Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



SQL Server Interview Questions
Questions Answers Views Company eMail

how you can move data or databases between servers and databases in sql server? : Sql server administration

1030

can a table be moved to different filegroup? : Sql server administration

1023

why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration

1137

you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration

1307

What is the difference between a fill factor of 100 and 0?

1036

A trigger can reference objects outside the current database? State true or false.

1062

How can you list all the table constraints in a database?

987

explain extended properties

1039

What are the results of running this script?

978

You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?

1056

How can you stop stored procedures from recompiling?

952

You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?

1043

What is a livelock?

1024

What are alternate keys?

1033

What does it mean to normalize a database and why would you do it?

1026


Un-Answered Questions { SQL Server }

What is postgresql server?

1060


Tell me what do you understand by a view? What does the with check option clause for a view do?

1064


Define magic tables in sql server?

1124


How to change the name of a database user?

1015


Explain what is the use of custom fields in report?

961


what’s the difference between Covering Indexes and Clustered Indexes ? how to use clustered index small ?

2027


Can sql servers linked to other servers?

1101


Define full outer join?

1013


What does it mean to invest in the index?

1021


How can we solve concurrency problems?

1098


Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?

938


What is schemabinding a view?

975


code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that

2256


Why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it?

946


Can we call future method from queueable?

1097