what is difference between procedure and function,
procedure and trigger?
Answer Posted / manish
PROCEDURE ARE NOTHING THEY R JUST STEPS OD DOING SOMETHING
PROGAMATICALLY...SO USE IT
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is sql dba a good career? : SQL DBA
How do I remove sql plus from windows 10?
i have a column which may contain this kind of value: 123*67_80,12*8889_5,34*8_874 ,12*7_7 (can contain space before a comma, and this string length can be anything) now i want to split this value into two column like: column1: 123*67,12*8889,34*8,12*7 column2: 80,5,874,7 use function for this
Does google use sql?
How many commands are there in sql?
What is nvl?
What are database links used for?
What is duration in sql profiler trace?
What is a sql instance vs database?
What is parameter substitution in sql?
What is sqlservr exe?
What is consistency?
Which version of sql do I have?
What is pl sql commands?
What is sql in java?