adspace


What is the difference between syntax error and runtime error?

Answer Posted / Karan Singh

A syntax error occurs when there is an incorrect use of language constructs in the SQL or PL/SQL code, making it impossible for the compiler to understand the code. A runtime error occurs during execution of the program, usually due to logical errors such as division by zero, null pointer, etc.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is inner join faster than left join?

1276


define sql insert statement ? : Sql dba

1098


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2091


what is collation? : Sql dba

1229


Is primary key clustered index?

1019


Do we need to rebuild index after truncate?

1138


what is sql server agent? : Sql dba

1182


what is dbms? : Sql dba

1061


What is your daily office routine?

2346


what is schema? : Sql dba

1147


how to start mysql server? : Sql dba

1267


what are all the common sql function? : Sql dba

1131


how to escape special characters in sql statements? : Sql dba

1113


Does group by remove duplicates?

1112


Can delete statement be rollbacked?

1054