How do you find the error, how can you know the number of
rows effected by last SQL statement?
Post New Answer View All Answers
Tell me what is the stuff and how does it differ from the replace function?
What are the indexes in sql server?
Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
Tell me the phases a transaction has to undergo?
Which is faster statement or preparedstatement?
Do you know exporting and importing utility?
What is set nocount on and what is set nocount off?
what is sql server? : Sql server database administration
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
How to loop through result set objects using odbc_fetch_row()?
Explain the difference between clustered and non-clustered index?
How to use group functions in the select clause in ms sql server?
What is scd (slowly changing dimension)? : sql server analysis services, ssas
How will you add a dimension to cube? : sql server analysis services, ssas
What is row_number()?