answersLogoWhite

0


Best Answer

hIERARCHIAL

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which type of database management system uses physical pointers to connect tables?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which type of database management system uses physical pointers to connect tabels?

Hierarchical and network


How do you connect to a database and table using ADODB?

How do you connect to a database and table using ADODB?


What is a centralised database?

A centralised database is a single database under the control of a single Database Management System. All users and client applications connect directly to the DBMS. This means that the database is stored in only one location and everyone in the system is directly connected to it. Unlike a distributeddatabase which is a set of connected databases stored on multiple computers that appears to users as a single database.


Difference between database and database instance?

A database is a structured collection of data, while a database instance refers to a single running copy of a database system. Think of a database as the overall system that stores data, and a database instance as a specific iteration of that system currently running in memory.


How do you connect to a database using unix command?

There isn't a generic Unix command to connect to a database. The actual commands are based on the database package you are using, such as Oracle, SyBase, etc. They each have their own commands for gaining access to the database.


What is the definition of a database system?

A database system is a way of organizing information on a computer, implemented by a set of computer programs. This kind of organization should offer: * simplicity - an easy way to collect, access-connect, and display information;* stability - to prevent unnecessary loss of data;* security - to protect against unauthorized access to private data; * speed - for fast results in a short time, and for easy maintenance in case of changes in the organization that stores the information. Each subject in the common database is put in a structure or object which is called a "table." The database provides a way to connect or "query" the different subjects depending on the goal of the question. Most of the common databases use a standard query language or "SQL" (although there are less-common kinds of databases that use different ways of accessing the data). The first databases were developed in the early 60s in the US. Most commercial and non-commercial organizations use a database for storing their important information.An ordered collection of information. Usuall this is organized into tables, so you might also define a database as a collection of tables (together with some other, supporting, data structures, such as indices and views, and perhaps some computer code).


Can you create a database with only a form?

Yes , you can create a database using a form . But you have to do two things First make a form in html or jsp whatever you like. Then Connect the form to database using java database connectivity.Yes, we can create database with a form. First create a form using html or jsp then we can connect it to database using JDBC.


How do you connect databases?

TO connect database two things are require: 1) JDBC driver 2) ognl.jar Using these two we can create a database connection.


How do you connect oracle to java?

Connecting to Java from within a Oracle database is not possible. However, if you want to connect to an Oracle database from Java, you can use JDBC for the same. JDBC stands for Java DataBase Connectivity which is the framework that helps Java applications connect to databases like Oracle


How do you connect oracle database in javascript?

By using ODBC


How do you connect an postgress sql database in C?

Carefully.


What is the code for flex3 to connect with database?

hiii hru?? hii This is one of the Flex 3 database example..:)