Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Instructions: Add your SQL command and results (using copy/paste and screen capture) to each question. Do NOT remove any existing content or images from this

image text in transcribed
Instructions: Add your SQL command and results (using copy/paste and screen capture) to each question. Do NOT remove any existing content or images from this file. You MUST include both your S Command and Results from running that command in your response to each question. (4 pts) List the guide number, first name, and last name for all guides. The first name should appear in lowercase letters and the last name should appear in uppercase letters AM01 Hint: Check out section "Character Functions" in your eBook and Figure 8-1. DH01 GZ01 DEVON GREGORY sam KELLY ROWAN STEVENS Put your SQL command and results here: M, FIRST NAME LAST NAME SELECT GUIDE NU FROM GUIDE WHERE LOWER(TYPE) = 'FIRSTNAME

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Security

Authors: Alfred Basta, Melissa Zgola

1st Edition

1435453905, 978-1435453906

Students also viewed these Databases questions

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago