menu
Login
Register
search
Log In
account_circle
Log In
Email or Username
Password
Remember
Log In
Register
I forgot my password
Register
Username
Email
Password
Register
add
Q&A
Questions
Unanswered
Tags
Users
Ask a Question
Articles
Interview Questions
Programming Quiz
Post An Article
Recent Posts
Python show image
Best CSS Frameworks for Front-End Developers
POP first element of list python
POP last elements of list python
Program the Time Warner cable remote for a Sharp LCD TV?
Innovage Jumbo Universal Remote Control Instructions
Automatically search for a remote control code for DirecTV
Program an RCA Universal Remote for a Samsung TV
Creating a miniax ai for TicTacToe in js
How do universal remotes work?
The acronym ____________ refers to software that manages data stored in a database?
0
votes
70
views
Problem:
I am new, I need help, can anyone help me by filling in the blanks??
The acronym ____________ refers to software that manages data stored in a database.
A) ERP
B) SQL
C) OLAP
D) DBMS
sql
arrays
sql-server
asked
Feb 19, 2020
maddi86
●
7
●
5
●
3
5,380 points
answer
Please
log in
or
register
to answer this question.
1
Answer
0
votes
Solution:
The acronym
DBMS (Database Management System)
refers to software that manages data stored in a database.
For more information about DBMS . you can study at
https://www.tutorialspoint.com/dbms/index.htm
This might help you
answered
Feb 19, 2020
guudduu
●
8
●
6
●
2
10,530 points
ask related question
comment
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
What is the color of the sky?
To avoid this verification in future, please
log in
or
register
.
Add comment
Cancel
Related questions
0
votes
1
answer
71
views
71
views
What language below is used to view and manipulate data that is stored in a relational database?
Problem: I am learning database language and need to know best language for used to view and manipulate data stored in relational database, is there anyone with knowing best language? What language below is used to view and manipulate data that is stored in a relational database? C DQL SQL ISL
asked
Feb 17, 2020
maddi86
5.4k
points
sql
0
votes
1
answer
3
views
3
views
Transfer the data from one database to another database in sql server
Problem: When I encountered this problem, I attempted to find a solution on the internet but was unable to find any useful details. If you read the above query and understand what the solution is, please cooperate with me- Thanks.
asked
Mar 30
tuhin1
46.8k
points
sql-server
sql
table
0
votes
1
answer
41
views
41
views
SQL: Which of the following terms refers to commands that are used to create or modify database tables?
Problem: Hi there! I am learning SQL. Somewhere I saw a multiple choice question in which a list of terms was given and I had to choose the terms that refer to the commands used to create or modify database tables and columns. Following is the list of keywords: ... of most of these commands. I have learned only basics yet. If someone could explain all these commands, I would be grateful. Thanks!
asked
Jan 16
Code Learner
9.2k
points
sql
database
0
votes
1
answer
16
views
16
views
How to view the stored procedure in SQL server ?
asked
Oct 27, 2020
miki
1.9k
points
sql
sql-server
stored-procedure
0
votes
1
answer
7
views
7
views
How to> write a query to display the number of sales that were made in the last 40 months
Problem: How to> write a query to display the number of sales that were made in the last 40 months
asked
Mar 16
Azlan2020
2.3k
points
java
array
sql
sql-server
query
0
votes
2
answers
2
views
2
views
In which form does the data gets stored in the database?
Problem: As I previously stated in my question, I am having difficulty learning. Could someone help assist me in completing my project?
asked
Mar 29
tuhin1
46.8k
points
database
sql
html
0
votes
1
answer
3
views
3
views
How to call user defined function in stored procedure in sql server?
Problem: As I previously mentioned in my question, I am stuck while studying. Please help me finish my project by cooperating with me. Thank you.
asked
Apr 3
salim1
30.9k
points
sql
sql-server
stored-procedure
0
votes
1
answer
5
views
5
views
When you query a database, there is a defined order in which the results are displayed.
Problem: I was always of the impression that a query with no specified 'Order by' rule, would order this by the results by what was specified within your where clause.
asked
Mar 14
ummesalma
22k
points
sql
sql-server
tsql
sql-order-by
0
votes
1
answer
4
views
4
views
Which database data type is a collection of binary data stored in a single field of a database?
Problem: HELP! I need help understanding this.
asked
Mar 29
Jack20
2.7k
points
database
sql
1
vote
1
answer
4
views
4
views
Do while loop in sql server 2008 stored procedure example
Problem: How can I implement do-while loop in sql server 2008 stored procedure ?
asked
Mar 24
Ashty
5.7k
points
sql-server
sql
stored-procedure