bank database
when a relationship is optional then the value of the modality is zero. when mandatory then the modality is one.
I guess you will just have to google it my friend.. Yours Faithfully Gedz
there are 2 types of hashing techniques 1- Static hashing 2-Dynamic hashing
A database system is a term that is typically used to encapsulate the constructs of a data model, database Management system (DBMS) and database .. (natsume)
which of these is an example
web browsers
tanya dek udek
NA_ what are highlights of advanced DBMS what are highlights of advanced DBMS what are highlights of advanced DBMS
A large number of database management systems (DBMS) exist. For example: Oracle, MySQL, DB2.
no, Java is not dbms.. Java is a programming language Dbms is database
SQL server oracle DB2 MYSQL
dbms
Hierarchical DBMSNetwork DBMSRelational DBMS
functions of DBA in DBMS
In DBMS the data is stored in the form of table . Each row in DBMS is known as tuple.
importance of DBMS
In a DBMS, the user requests for data by submitting queries written in a structured query language (SQL). These queries are then processed by the DBMS to locate and retrieve the requested data from the database tables. For example, a user can request all records of employees who work in a specific department by writing a SQL query that specifies the department's name and selects the relevant data fields. The DBMS then executes this query, retrieves the matching data from the database, and presents it to the user.