What is Stored procedure ?
Answer Posted / arshi
Stored procedure is bunch of query. it more beneficial
then query.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
what is rcp,if rcp disabled what happen?
What will happen non-clustered index will be created on clustered index?
What are database connection details?
What are the advantages of normalizing a database.
Why merge statement is used inside the database?
query to Compare data of two tables between two different Databases(Oracle and SQL Server) Eg., Source Database: Oracle Table: Employee Target Database : SQL Server Table : emp
What is ole db provider for sql server?
how to configure oracle 10g in java1.5 and tell me know how to set class path in system?
What is database schema name?
What is the use of graph database?
can u combine pipeline parallelism and partition parallalism? how and whan?
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.
aht is the difference b/w network & hierarchial & relational dbms????
how node connect with cpu?
What is the candidate key used for?