answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Why is database used in programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a query used for on a database?

A query is used to retrieve specific information or data from a database based on specific criteria. It allows users to search, filter, and retrieve data that meets their requirements. Queries can also be used to update or modify existing data in the database.


What is a database interface system?

Software that allows you to interface with the database engine. This software is used for upding, programming, viewing.


Can xml be used to access data?

xml can be used with other technologies to access a database but xml is not a programming language on its own so cant access a database.


What is the difference between a programming language and a database?

Programming language is to develop an application where a database is a place at which we can store the data about any objects and a software which maintains this database is called DBMS.


Are there any major similiarities between object oriented databases and relational databases?

In a Object Oriented Database, information is given in the form of objects as used in programming languages. "When database capabilities are combined with object programming language capabilities, the result is an object database management system (ODBMS). An ODBMS makes database objects appear as programming language objects in one or more object programming languages." (http://en.wikipedia.org/wiki/Object_database)"A relational database is a database that conforms to the relational model, and refers to a database's data and schema (the database's structure of how those data are arranged). Common usage of the term "Relational database management system" technically refers to the software used to create a relational database, but sometimes mistakenly refers to a relational database." (http://en.wikipedia.org/wiki/Relational_database)


Is java a database?

No, its a programming language.


Hire a Database Programmer?

form_title=Hire a Database Programmer form_header=Hire a professional programmer to build your database and have confidence in the product! What is the database programming for?=_ Will the database target the internal or external public?= {(),Internal,External,Both,Not Sure} What platforms will be used for the database?=_


What is the programming language DBCC used for?

DBCC stands for Database Console Commands. DBCC is part of the Transact-SQL programming language and is used to troubleshoot and maintain Microsoft SQL servers.


How are placeholders used in PHP database programming?

Placeholders in an abstraction layer such as PDO in PHP allows for caching and security in database queries (they fight SQL injection).


How will you set the length of a text field in database?

Depends on the database programming language


You do not have access to the database?

This is not a programming issue; simply ask permission from the owner/administrator of the database in question.


What is the purpose of the SLQ database?

SQL (Structured Query Language) is a programming language used in database management to manipulate and retrieve information. Its purpose is to interact with relational databases, allowing users to create, modify, query, and manage data efficiently. SQL is widely used in various applications and systems to store and retrieve data in a structured manner.