What is the difference between syntax error and runtime error?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

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.

4 Answers  


With out using count() function. How to the find total number of rows in a table?

6 Answers  


What are the ways on commenting in a pl/sql code?

0 Answers  


what is union? : Sql dba

0 Answers  


I have a Employee table with columns ename,eid,salary,deptno. How to retrieve sum of salary for each deptno?

8 Answers   L&T,






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

3 Answers  


what is difference b/w pravite procedures and public procedures?

3 Answers   Steria, Wipro, Zensar,


What does pragma mean?

0 Answers  


What is the Difference between Procedure and Function.Can we call a Function in a DML?

2 Answers   TCS,


how would you write a query to select all teams that won either 2, 4, 6 or 8 games? : Sql dba

0 Answers  


I want to know the difference between A Record Type and a Table.

3 Answers   Thermotech,


define sql

3 Answers   Zensar,


Categories