What is the difference between syntax error and runtime error?
No Answer is Posted For this Question
Be the First to Post Answer
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
With out using count() function. How to the find total number of rows in a table?
What are the ways on commenting in a pl/sql code?
what is union? : Sql dba
I have a Employee table with columns ename,eid,salary,deptno. How to retrieve sum of salary for each deptno?
how can we replace the particular column value of a resulted set of executed query? I mean write down a sql query to chane the particular column's value of a resulted set of executed query
what is difference b/w pravite procedures and public procedures?
3 Answers Steria, Wipro, Zensar,
What does pragma mean?
What is the Difference between Procedure and Function.Can we call a Function in a DML?
how would you write a query to select all teams that won either 2, 4, 6 or 8 games? : Sql dba
I want to know the difference between A Record Type and a Table.
define sql