answersLogoWhite

0


Best Answer

procedure is a block that performs ne or more actions

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the procedures in DBMS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the components of DBMS?

the Components of DBMS according to "Database System" a book written by Connoly-Begg are : * Hardware * Software * Data * Procedures * People


What are the components of DBMS environment?

The components of a DBMS environment typically include the database, DBMS software, hardware infrastructure, application programs, users, and data itself. The software manages data storage, retrieval, and manipulation, while the hardware provides the necessary computing resources. Application programs interact with the DBMS to access and process data, and users interact with the system through these applications.


The five components of the DBMS and discuss how relate each others?

The five components of a DBMS are hardware, software, data, procedures, and users. Hardware includes the physical devices where the database is stored and processed, while software refers to the actual DBMS program. Data represents the information stored in the database, while procedures define how tasks are carried out within the system. Users interact with the system to input, retrieve, and manipulate data. These components work together to manage and maintain the database effectively.


What are highlights of DBMS?

NA_ what are highlights of advanced DBMS what are highlights of advanced DBMS what are highlights of advanced DBMS


What is trigger in DBMS?

A trigger is a special kind of stored procedures that automatically executes when an event occurs in the database server. Insert, update and delete are called as events.


What are dbms languages?

DBMS languages are specialized programming languages used to interact with databases. Common DBMS languages include SQL (Structured Query Language) for querying and manipulating data, and PL/SQL (Procedural Language/SQL) for developing procedures and functions within a database system. These languages are designed to facilitate communication with the database management system and perform various operations on the data stored in the database.


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


Is SQL DBMS or RDBMS?

dbms


What are three types of dbms?

Three types of DBMS (Database Management Systems) include relational DBMS, object-oriented DBMS, and NoSQL DBMS. Relational DBMS organizes data into tables with rows and columns, object-oriented DBMS stores data as objects and classes, and NoSQL DBMS handles unstructured and semi-structured data with flexible schemas.


What are rows in dbms?

In DBMS the data is stored in the form of table . Each row in DBMS is known as tuple.


What are the importance of dbms in industrial environment?

importance of DBMS


What is the purpose of dbms?

What is the purpose of dbms?DBMS is a software that organises the creation, storage and maintenance of Databases for end users.