Question

1. Write an Sql statement to display all the columns in the driver table Write an SQL statement to display the name, location
Drivers driverid Timesheet Query1 Vi Query2 name ssn c location certified 13 Joe Niemiec 139907145 2071 Hendrerit Y 14 Adis C
2 Drivers 3 driverid Timesheet Query name 22 Nadeem Asgha 23 Adam Diaz 24 Don Hilborn 25 Jean-Philippe 26 Michael Aube 27 Mar
Find Text For Drivers driverld- Timesheet week 0 NAS GEWECO VOU AWN- Records Query1 Query2 hours-logge o miles-logger 3300 33
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Part(A) : for displaying all columns present in driver table we use query as :

DESCRIBE [Table name] so here

DESCRIBE Driver

Part(B) :

Select name,location,certified where certified='Y'

ORDER BY driverId desc

Add a comment
Know the answer?
Add Answer to:
1. Write an Sql statement to display all the columns in the driver table Write an...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT