whats is stored procedure,joins



whats is stored procedure,joins..

Answer / mahendar

with stored procedure we can exceute group of sql
statements.

Joins can be used to join one or more table

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Advanced Java Interview Questions

whats is mean by class.forName() whats the return type of class

3 Answers   SolutionNET,


If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?

8 Answers   HeadStrong,


what are memory considerations of jsp compares to other web components?

0 Answers   TCS,


What is private static final long serialVersionUID = 1L;

3 Answers   Google,


How many requests can a server fetch at a time?

1 Answers  






when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

0 Answers   Ducat,


Brief description about local interfaces?

0 Answers  


How many layers are there in RMI and what are they?

1 Answers  


Which component handles cluster communication in jboss?

0 Answers  


Can I use javascript to submit a form?

0 Answers  


What is the difference between the session.get() method and the session.load() method?

0 Answers  


Why do I get a duplicate name error when loading a jar file?

0 Answers  


Categories