GeekInterview.com
  I am new, Sign me up!
 

SQL Server Interview Questions


SQL Server Interview Questions

Questions: 99
Comments: 349
 SQL Server Tags
 Showing Questions 41-50 of 99 Questions
<< Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>
 Sponsored Links

 
 SQL Server Interview Questions
Sorting Options :  

Latest Answer: There is no VARCHAR2 in SQL server.SQL Server VARCHAR = oracle VARCHAR2In SQL Server, maximum size of VARCHAR is 8000. So VARCHAR(MAX) is same as VARCHAR(8000). Also if we write VARCHAR(10000), will give error: The size (10000) given to the type 'varchar' ...
Read Answers (4) | Asked by : Sivakumar.C

Latest Answer: When a procedure is created a execution plan is created, proc is executed according to that execution plan. When we modify the proc it also follow this execution plan.When index is rebuild, new index structure is created, but the proc follows the old ...

Latest Answer: Extended Stored procedure is a function in a DLL that can be called from T-SQL in a similar manner as we call normal stored procedure.Can accept parameter and return value as well. ...

Latest Answer: this is also worhs mentioning database backup & recovery ...
Read Answers (2) | Asked by : vijay pratap singh

Latest Answer: Basic DifferenceSql Server:Runs only on windows platform,Hardware independentoracle:Runs in any platform and hardware dependent.. ...
Read Answers (1) | Asked by : slaser

Latest Answer: In SQL Server, objects like tables, views, stored procedures and so on that occupy space are called data objects. ...

Latest Answer: The binary datatype is used for storing the images in the database.the non binary datatypes are integer,varchar etc ...
Read Answers (1) | Asked by : Gajalakshmi

Latest Answer: http://msdn2.microsoft.com/en-us/library/ms175890.aspx ...

Latest Answer: If you have a stored procedure that looks like this:  CREATE PROCEDURE myProc AS BEGIN     SET NOCOUNT ON      SELECT columns FROM table1      SELECT columns FROM table2    ...
Read Answers (3) | Asked by : Nitesh

Latest Answer: Here is the Top 30 features of Sql 2005http://www.microsoft.com/sql/prodinfo/features/top30features.mspx ...
Read Answers (4) | Asked by : shradha kale

View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape