How we create SQL Server 2005 Reporting Services ? Give me
Sample
Differences between functions and stored procedures?
8 Answers 247Customer, Accenture,
What does COMMIT command do?
hi... this is charan.I persued btech in 2010 looking for a job on database/back-end as freehser. can any seggest me which course or back-end tool i have to learn
What is table level trigger?
Hi, I have a table A which has four rows as follows Table A ------- empname salary ------- ------ A 1000 B 2000 C 3000 A 1000 B 2000 D 5000 I need the following output: empname salary ------- ------ A 1000 A 1000 B 2000 B 2000 Thanks in advance
What is an extended stored procedure? Can you instantiate a COM object by using T-SQL?
What are the 2 types of classifications of constraints in the sql server?
How would you use user_constraints table in DB?
What is data block and how to define data block size?
What's the maximum size of a row?
How can you know if the row fetched from cursor is still valid in underlying table?
Is oracle faster than sql server?