Click here to Skip to main content
15,908,111 members

Comments by Member 12270086 (Top 19 by date)

Member 12270086 31-Jul-16 9:54am View    
my code link:http://paste.ubuntu.com/21635775/
Member 12270086 31-Jul-16 9:52am View    
getting error:
total:=total+point;
*
ERROR at line 26:
ORA-06550: line 25, column 2:
PL/SQL: ORA-00933: SQL command not properly ended
ORA-06550: line 22, column 1:
PL/SQL: SQL Statement ignored
Member 12270086 31-Jul-16 9:44am View    
will it give the result of 2nd year 1st term and 3rd year 1st term differently as i interred the results of them seperately.
Member 12270086 25-May-16 3:11am View    
getting errors
Member 12270086 24-Apr-16 16:22pm View    
debugger just corosses getline() taking len=0,and looping 100 times and from second iteration of outer for loop it's asking input from getline()...and taking input works correctly but why it's not working for first time...