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)
a functionaly dependency is an association between two relational attribute of same relational database.one of the attribute is known as determinant and the other one is determined.for the each value of determinant there is only one value associated of determined. graphicaly it can be represented A----->B .
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.
SQL server oracle DB2 MYSQL
no, Java is not dbms.. Java is a programming language Dbms is database
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.