PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following: := . ( @ % ; not null range default character

831 views Asked by At

I am not getting this error. Please help me out.

ORA-06550: line 2, column 12: PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following: := . ( @ % ; not null range default character

Please find a link for more info.

I have created a table whose name is Scores and inserted score value in it. My problem is that I want to calculate the total of scores who is prime number and less than 100.

0

There are 0 answers