Answer Posted / sudarshan
Procedure is a collection of simple DML statements used to
perform certain meaningful operation stored in the database
and used whenever and wherever required.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is PROJECTION Operation?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
How can I check that whether automatic statistic update is enabled or not?
Explain the categories of stored procedure i.e. System stored procedure, local stored procedure, temporary stored procedure, extended stored procedure, remote stored procedure?
You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?
can you implement data mining in SSRS?
What is the stored procedure?
Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60
How can i Relate Tables in SSIS
What is amo? : sql server analysis services, ssas
How do you Implement SSIS Packages in your Project?
What is triggers and its types?
How to make a column nullable?
How do you handle datasets larger than 50 gb?
Can binary strings be used in arithmetical operations?