What will be the output of the following

String S = 1+2+"abc" S = ?
String S1 = 1+2+"abc"+5+6 S1 = ?



What will be the output of the following String S = 1+2+"abc" S = ? String S1 =..

Answer / shwetha

it will through the error..as Invalid number.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

how to insert the data through views? The view is depending upon more than two tables? how to update materalized views?

3 Answers   3i Infotech,


What are the topics in pl sql?

0 Answers  


Which command is used to call a stored procedure?

0 Answers  


What is the use of desc in sql?

0 Answers  


Which certification is best for sql?

0 Answers  






Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?

0 Answers  


I have done oracle 10g. I need a project knowledge. So if u please send a project how it should be done,Or you can send email link. I will be very grateful to u.

1 Answers  


in sql table following column r there i want find 1st paid ,2nd paid,3rd paid date for same |service_type|date |vehicle_no| |------------|------|_---------| |paid |23 jan|MH12H2007 | | | | | |paid |26 feb|MH12H2007 | | | | | | | | | |paid |28 mar|MH12H2007 | i want o/p like below vehicle no| 1st paid date | 2nd paid date|3rd paid |latest paid date| pls help me out

4 Answers  


What is data manipulation language?

0 Answers  


What is the best strategy to use COMMIT in a pl/sql loop?

3 Answers  


explain commit and rollback in mysql : sql dba

0 Answers  


what is d diff between grant,commit,rollback n savepoint

1 Answers  


Categories