Is sql easier than java?



Is sql easier than java?..

Answer / Sunil Kumar Verma

SQL is generally considered easier to learn than Java due to its simpler syntax. SQL is used primarily for managing and manipulating databases, while Java is a general-purpose programming language that can be used for various tasks including web development, Android app development, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is an index and types of indexes. How many number of indexes can be used per table ?

12 Answers   Accenture, BirlaSoft, Cognizant, CTS, Symphony,


display your age in months?

2 Answers  


SELECT ROUND(TRUNC(MOD(1600,10),-1),2) FROM dual;

10 Answers  


explain the difference between myisam static and myisam dynamic. : Sql dba

1 Answers  


What is numeric function sql?

1 Answers  


What is time based sql injection?

1 Answers  


What are character functions in sql?

1 Answers  


Why sql query is slow?

1 Answers  


1> how are u debugging in plsql ? 2> how to connect oracle database from unix. is there ne way other than using sqlplus ?

2 Answers  


How to add Foreign key in a table after the creation of the table?

5 Answers   Satyam,


What is package in pl sql with an examples?

1 Answers  


how u can find the n row from a table?

19 Answers   Tech Mahindra,


Categories