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 |
What are skeletons and stubs and how they are generated?
Why are some of the class and element names counter-intuitive?
What are the high-level thread states?
how i secure my site with the https protocol.what are the steps?
How many requests can a server fetch at a time?
Why is string immutable in java?
How to implement RMI in Java?
What is the name of the state, when a thread is executing?
What is a convertor?
What are the sequence of steps to write pub or sub model kind of application?
diff between jsp include directive and jsp action include?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?