ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
Wht is Stuff in sql ser
 Question Submitted By :: Srinukatkam
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Wht is Stuff in sql ser
Answer
# 1
Stuff is a Sql server function.It Deletes a specified 
length of characters and inserts another set of characters 
at a specified starting point.



SELECT STUFF('abcdef', 2, 3, 'ijklmn')
 ::will return te following result::

aijklmnef
 
Is This Answer Correct ?    3 Yes 1 No
Lipsa
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
write coding for importing sql data into a word excel... Oracle1
What is the system function to get the current user's user id? TCS3
Explain different isolation levels?  3
SYNTAX FOR VIEWS WITH EXAMPLE HOW TO LINK TWO TABLES Microsoft1
can you any body tell me the difference between candidate key and primary key  4
which query u can write to sql server doesn't work inbetween 7.00PM to nextday 9.00AM Wipro4
can any one please send sql quries most used in applications.  1
Is it possible to have more then one foreign key in a single table? if possible, is this the good way to design the table?  2
What is the difference between a Application Server and a Database Oracle2
What are SQL Jobs, please mention the use of it and how to create them. 247Customer1
Questions regarding Raiseerror?  1
How do SQL server 2000 and XML linked?  2
Please give me queries for the following 1. To get the count of duplicate records. 2. A query to delete the duplicate records. 247Customer3
How many types of cursors are there in SQL Server? 247Customer3
select top 5 * from emp order by newid() my question is , how this query get executed?  4
What's the maximum size of a row?  4
why cluster and non clusterindex are used in sqlserver 2000? explain with example  1
i want only duplicates rows from coloumn ex. emp_id(colomn name)1,1,2,3,3,4,5,5. so i want only duplicates no. iFlex2
wht is normalization?can u explain me in detail? TCS6
What is a view? is View updatable? IBM11
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com