Where the procedures are stored in database?



Where the procedures are stored in database?..

Answer / Rohit Ranjan

Stored procedures are stored within the database in a catalog (schema) called sysobjects. The exact location varies depending on the specific database management system, but they can typically be found under a subdirectory for stored procedures.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Architecture Interview Questions

What is database architecture? : sql server architect

1 Answers  


What is an Entity type?

1 Answers  


What is Relationship set?

1 Answers  


What is a Database system?

1 Answers  


How one call ddl statement using stored procedures in oracle?

1 Answers  


What is a business logic layer?

1 Answers  


What is 3NF?

1 Answers  


What are the primitive operations common to all record management systems?

1 Answers  


What is a two tier wage system?

1 Answers  


What does n tier mean?

1 Answers  


What is System R? What are its two major subsystems?

1 Answers  


What is Relational Calculus?

1 Answers  


Categories