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
mixer [17]
3 years ago
5

Type an SQL statement into the Record Source property of the report. The statement should select all fields (*) for employees wi

th the Sales Representative title.
Computers and Technology
1 answer:
Vedmedyk [2.9K]3 years ago
4 0

Answer:

SQL statement into Record will be

SELECT * FROM Employee WHERE Employees.Title LIKE "Sales Representative " OR Employees.Title Like " Sale Manager

SELECT " FROM Employee WHERE Title =" Sale Representative and Title = " Sale Manager.

Explanation:

Like to do string comparisons have used and it is depend upon the database that are using.

If you are sure that title column has Title Representation and Sales Manager then you need to list the column and used single instead of double quotes and use OR instead of AND

if you are sure about Title column then use % match zero or more in the statement as well.

You might be interested in
Write down a pair of integers whose sum is​ 0
Tems11 [23]

Answer:

-1 ans +2 are the pair of integers whose sum is 0.

3 0
3 years ago
Is amazon a e-commerce website <br> o true <br> o false
klemol [59]

Answer:

It is an online shopping website.

6 0
3 years ago
Read 2 more answers
Assume that you have created a class named DemoCar. Within the Main() method of this class, you instantiate a Car object named m
marysya [2.9K]

Answer:

It can be static, but it shouldn't, given the way it is invoked.

It can also be protected but <u>not</u> private.

Explanation:

The question is confusing, since the ComputeMpg() should be a public non-static member. Also, is this Java or C#?

5 0
3 years ago
2. Kabel yang digunakan pada jangan wireline, sebagai
Mumz [18]
It’s b ........................................
7 0
2 years ago
So I was wondering how I should get into Game Development?
Hunter-Best [27]
Tbh i depends on what kind of person you are. If you really like video games then go ahead but i guess what you are asking is how and that really doesnt answr your question but 
1) YOU HAVE TO BE FULLY COMMITTED/ MOTIVATED TO THE GAME
that is the number 1 step.Also try to do a little research on the game and the systems, watch videos on how to take the system apart and back together.
I HAVE FAITH IN YOU!!!  YOU CAN DO IT!!! TAKE CHARGE

8 0
3 years ago
Other questions:
  • Why is driving a privilege?
    15·2 answers
  • What does an approved project summary document indicate?
    13·1 answer
  • How might writing an online journal be different than writing in a paper one ​
    15·2 answers
  • ANSWER ME PLS
    9·1 answer
  • Which segment of society introduced the grunge look?
    5·2 answers
  • Tamara has $500 she is looking to save for a class trip. She wants to earn the most possible interest and will not need access t
    7·1 answer
  • Ebba received a message from one of her tech support employees. In violation of company policy, a user had downloaded a free pro
    14·1 answer
  • In his article “is google making up stupid” Nicholas Carr uses a metaphor to suggest that
    11·2 answers
  • Write a program with total change amount as an integer input, and output the change using the fewest coins, one coin type per li
    11·1 answer
  • What is one of the advantages of using an algorithm to solve a puzzle like Kriss-Kross or Sudoku?
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!