How do I start sql profiler?
No Answer is Posted For this Question
Be the First to Post Answer
function can return value ,procedure also return value through out parameter then what is the difference?
can i create trigger on synonym is it possible or not please help me
What is sql rowcount?
Why we use join in sql?
I have following column in the table. col1 1 a b c 2 3 d and I want to display it as num chars 1 a 2 b 3 c 4 d numbers in one column and letters in another column.
Can we use commit or rollback in trigger? If yes, then how. Please explain with a suitable example?
How do you write a subquery?
What is difference between procedure and trigger?
Why is pl sql used?
how to check server status with 'mysqladmin'? : Sql dba
What is meant by <> in sql?
Difference between inline query and stored procedure?