1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Shalnov [3]
3 years ago
12

(Type the correct answer in the box.)

Computers and Technology
2 answers:
mihalych1998 [28]3 years ago
4 0

1. If in MS Access, Click on Query design, select the required Table.

 In Field select required field, in this case Select [Name of Plants]. Click on Order and set it as Ascending / Descending.

2. If you want to write a Query that it will look like this

SELECT MedicinalPlants.Name of the plantsFROM MedicinalPlantsORDER BY MedicinalPlants.Name of the Plants;

Read more on Brainly.com - brainly.com/question/3433328#readmore

Elodia [21]3 years ago
4 0

Answer:

DQL stands for Data query language.

Explanation:

This operation allows the user to query and retrieve the desired information from the database table. Now the requirement is to view the names of the plant in alphabetical order. Here, the name of the database say “Medicinal_Plants_Uses” and let us keep the name of the table as “Plant_info” and let us assume that the column name to retrieve is “Plant_name”. The query is given below:

Select Plant_name

from Plant_info

orderby Plant_name asc

Here orderby stands for arranging the selected value in alphabetical order and “asc” clause is to arrange from a to z and “desc” clause is to arrange data from z to a.

"

You might be interested in
Which blog had legal content and is written mostly by lawyers
Svetradugi [14.3K]
Is it asking for a web site like .edu? or something like that?
6 0
3 years ago
Read 2 more answers
Which is the highest level of the hierarchy of needs model?
navik [9.2K]
I believe the answer is C.
5 0
3 years ago
Address Resolution Protocol (ARP) is a protocol for mapping an IP address to a physical machine address that is recognized in th
Nimfa-mama [501]

Answer: Switch

Explanation: ARP spoofing is a illegal harmful activity in a disguised manner by a person who tries to send the ARP (Address resolution protocol)request.The disguised ARP request is sent to steal the confidential data by the overloading of the switch because of the numerous amount of the ARP request. This attack is done in the local area network .Therefore, the correct option is switch.

6 0
2 years ago
In ipv4 addressing, each ip address is a unique ____ number.
Natali5045456 [20]
32-bit is the correct answer to this question.
4 0
3 years ago
Word processing programs, spreadsheet programs, email programs, web browsers, and game programs belong to what category of softw
liq [111]

Answer:  They belong to a category of software known as Application program

Explanation: an application program is a computer program that is designed and implemented to carry out a specific task or for a specific purpose. Spreadsheet programs for instance are designed and implemented to carry out mathematical calculations, gaming programs for recreation, web programs for connecting to the internet and email programs for sending and receiving of emails.

6 0
2 years ago
Read 2 more answers
Other questions:
  • You have been tasked with training end users in security best practices and have observed a trend among users in which many are
    14·1 answer
  • Write an efficient C++ function that takes any integer value i and returns 2^i ,as a long value. Your function should not multip
    13·1 answer
  • Which part of the cpu stores instructions for high speed access or processing
    14·1 answer
  • In a spreadsheet, there are many features that help you edit quickly. True False
    11·1 answer
  • What is an examlple of cyberbullying
    5·1 answer
  • What refrigerant has been approved for new household refrigerators and freezers
    14·1 answer
  • Similarities between inline css and internal css​
    6·1 answer
  • In what decade was photography invented? the 1800s the 1820s the 1840s the 1860s
    15·1 answer
  • How will you identify a file type on your computer?
    5·1 answer
  • Importance of computer education​
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!