answersLogoWhite

0

If the Required property of a database table field is set to True or Yes then the creation of a new record can not be completed unless valid data is entered into that field.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Other Business

What is offline database?

Offline database refers to the database that is available locally and not located in a remote location. There are also embedded databases that are available locally to the application. Sqllite is an embedded database.


What is a proprietary database?

It is a database that is owned by a private company or organisation, and is not accessible to the public.


What does it mean to have database users who are not authenticated by the database?

Having database users who are not authenticated by the database means that access control is managed outside of the database's built-in authentication mechanisms. This could involve using external authentication services or relying on application-level authentication, which may introduce security risks if not properly managed. It may also lead to challenges in tracking user activity and enforcing security policies within the database. Overall, it raises concerns about data integrity and protection against unauthorized access.


When is database not a database?

a database is information storing system where you can store information organized. you can make table for different categories and different topic. you also can relate different type of data each other by using some unique key. ( www.databizsofware.com ) Now a days every database are based on relational database system. each table hold different yet interrelated information. they stay connected with each other by unique key. isitak databizsoftware.com


What Another term for database properties?

metadata

Related Questions

What is field property in database?

In a database, a field property defines the characteristics of a specific field within a table. These properties can include data type (such as text or numeric), length constraints, default values, and whether the field is required or allows null values. Field properties help ensure data integrity and consistency within the database.


Why is anomalies required in database?

Anomalies are not required in a database. An anomaly is a inconsistency or a problem. A well designed database should not have any anomalies. If there are some, they can cause problems for the users and for the reliability and efficiency of the database.


What are field property in database?

is where the properties in the field is unique


Disadvantage of temporal database?

temporal database is concept related to database store for a given timestamps so there is more storage required of storage media then simple conventional database.


What do you mean by database driver?

JDBC which is short for java database connectivity is used to connect database to a java project . To make connectivity a database driver is required to establish the connection.


Which database tool is required for establishing relationships?

tables


How many tables are required in access database?

one


What is the property multiplication of 27x4?

There is no property required! 27*4 = 108


Why does shop use database for?

Database is most important of all. It is required everywhere. In shop it is used to store products info , loss , gain etc.


Do you need your motorcycle registered to drive on private property?

This depends on who owns the property. If the property is yours then no registration required Do you have permission, Then no registration required. Other wise yes it must be registered


How many control files are required to create a database?

You do not need any control files to create a database; the control files are created when you create a database, based on the filenames specified in the CONTROL_FILES parameter of the parameter file.


What is connection pooling used in?

In software engineering, a connection pool is a cache of database connections maintained so that the connections can be reused when future requests to the database are required.