Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
No Answer is Posted For this Question
Be the First to Post Answer
How to create stored procedures with parameters in ms sql server?
What are the types of processing and explain each? : sql server analysis services, ssas
How to transfer an existing table from one schema to another schema in ms sql server?
Do you know the cursor types?
What is the difference between seek predicate and predicate?
How do you check sql server is up and running?
What are the security related catalog views? : sql server security
Mention a few common trace flags used with sql server?
How can you know if the row fetched from cursor is still valid in underlying table?
Does full backup break log chain?
in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it
Explain ranking functions?