answersLogoWhite

0

Observation of database of examination system of b.tech college

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the main function of a database system?

create the database


What are the main functions of a database management system?

create the database


How do you create database for a radio station?

yes you can develop database system for a radio channel.!:)


How do you create db for network banking system?

In which Database system you want to create it? 1. Oracle? 2. MS access? 3. SQL? 4. My SQL You would have to place the database system first.


What software tool can be used to create a database add change and delete data in the database sort and retrieve data and create forms and reports using the data in the database?

datebase management system


How many types of database system users?

There are generally three main types of database system users: database administrators (DBAs), who manage and maintain the database; application developers, who create applications that interact with the database; and end-users, who utilize the applications to access and manipulate data. Each user group has distinct roles and responsibilities, contributing to the overall functionality and management of the database system.


What is the name of the database system Charles Bachman helped create?

Integrated Data Store (IDS)


Can you create a blog without a database?

No. Every content management system relies on a database to store all the information in it. Each post (and it's title, content, comments etc) are stored in a database.


How do you create data base?

You use the appropriate tools from your database's system or third-party tools. For MySQL, you can use PhpMyAdmin to create a database. For Oracle, or Microsoft SQL Server, or other applications, they have tools for this purpose.


How do you create a new database in MySQL?

The MySQL command is "CREATE DATABASE [dbname]" with "[dbname]" replaced with your desired database name.


How do you create a database?

In order to create a database link, the command CREATE DATABASE LINK is used. Depending on the requirement, private or public databases may be created.


Is Dbms a language or system?

Database Management Systems (Abbr as DBMS) is a system which manages your database. In general, it is a set of software programs to create, store and maintain your data in a database. These software programs are provided by more than single vendor. For example: Oracle SQL IBM DB2 and MS Mysql