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
How to fix error 0xc000007b
Python difference between list and array_Kodlogs
Python round to 2 decimal places
error in grid.call.graphics(c_setviewport, vp, true) : non-finite location and/or size for viewport
curses is not supported on this machine (please install/reinstall curses for an optimal experience)
A variable declaration announces the name of a variable that will be used in a program, as well as:
Python find unique values in list
Data Gateways in the Cloud Native Era
Python sort one list by another
Removing element from a list python
A ____ is a question, or, in database terms, a request for specific information from the database?
0
votes
71
views
Problem:
I am new, I need help, can anyone help me by filling in the blanks?
A ____ is a question, or, in database terms, a request for specific information from the database?
php
sql
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:
A
query
is a question,or, in database terms, a request for specific information from the database...Is the answer.
I hope that this helped
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
1.2K
views
1.2K
views
Unable to guess how to get a doctrine instance from the request information for parameter
Problem : I am facing following error "500 Internal Server Error - LogicException: Unable to guess how to get a Doctrine instance from the request information". Below is my controller action definition: /** * @Route("/gatheractor/{actor_name}/{gather_id}") * @Template() */ public function createActorAction(Actor $actor, Gather $gather) { // ... } How can I fix the above error?
asked
Feb 18, 2020
mphil
2.3k
points
php
symfony
doctrine-orm
0
votes
2
answers
132
views
132
views
The ____ function determines the lowest number in a range?
Problem: I am new, I need help, can anyone help me by filling in the blanks? The ____ function determines the lowest number in a range?
asked
Feb 19, 2020
maddi86
5.4k
points
sql
program
php
function
0
votes
1
answer
16
views
16
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
6k
points
sql
database
0
votes
1
answer
12
views
12
views
exclusive access could not be obtained because the database is in use
asked
Aug 27, 2020
Jack Ryan
2.4k
points
sql
sql-server
mysqli
php
0
votes
1
answer
60
views
60
views
A field in an access database table that has no value is determined by access to have a ____ value?
Problem: I am new and learning, I need help, can anyone help by filling in the blanks? A field in an Access database table that has no value is determined by Access to have a ____ value? A. custom B. zero C. null D. number
asked
Feb 21, 2020
maddi86
5.4k
points
sql
database
0
votes
2
answers
61
views
61
views
how to fetch data from database in php using ajax and jquery
I have a dropdown elements based on the select option. I want to experiment on how make the selection using ajax. For example, I have this list: <select name="search" id="search"> <option>John Doe</option> <option>Gary Riley</option> <option>Edward Siu</option> </select> < ... "> <input type="text" id="phone"> And I want to display the email address and phone number. How can I do this using ajax?
asked
Oct 26, 2020
RJ Lam
650
points
php
mysql
sql
ajax
0
votes
1
answer
43
views
43
views
how to fetch data from database in php and display in form
asked
Sep 8, 2020
Jack Ryan
2.4k
points
php
mysql
html
gridview
sql
1
vote
1
answer
532
views
532
views
Display data from database based on dropdown selection using ajax?
Problem : I am very beginner to PHP, Jquery and ajax, and I am really going through very hard time while trying to find a solution on a web based platforms which I could use to solve my problem. Currently I am trying to display the data from my database into ... for me also tried to find for the solution online but unable to find any. So looking for expert programmers help who can fix my problem.
asked
May 18, 2020
Martin K
6.6k
points
php
jquery
sql
ajax
0
votes
1
answer
47
views
47
views
Which of the following is an international standard language for processing a database?
Problem: Can anyone brief the right solution? Which of the following is an international standard language for processing a database? A) VBA B) C++ C) Visual Basic D) Standard Query Language E) Structured Query Language
asked
Feb 17, 2020
maddi86
5.4k
points
sql
1
vote
1
answer
52
views
52
views
Which of the following allows users to add, change, delete, or retrieve data in a database?
Problem: Which of the following allows users to add, change, delete, or retrieve data in a database? a) Attribute generation b) Report generation tools c) Data dictionary d) Query wizard tool e) Data manipulation language
asked
Mar 23, 2020
ArifulIslam
7.5k
points
database
sql