Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please refer to the following screenshot. Given the list of students' names ( first name and last name ) and their ID numbers, we want

Please refer to the following screenshot. Given the list of students' names (first name and last name) and their ID numbers, we want to separate them into three columns: First Name, Last Name, and ID. Which pair of functions can extract the first name of the first student?
\table[[,A,B,C],[1,Student Name and ID,Length,First Name],[2,John Milandeep 0018274,,],[3,Tom Jamal 0012298,,],[4,Kate Talib 0014406,,],[5,Jane Meshal 0016061,,]]
=FIND("", A2) in Cell B2, then =RIGHT(A2,B2-1) in Cell C2
"A2,1 in Cell B2, then =RIGHT(A2,B2-1) in Cell C2
=FIND(""A2,1) in Cell B2, then =LEFT(A2,B2-1) in Cell C2
= FIND("""A2
image text in transcribed

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

MFDBS 89 2nd Symposium On Mathematical Fundamentals Of Database Systems Visegrad Hungary June 26 30 1989 Proceedings

Authors: Janos Demetrovics ,Bernhard Thalheim

1989th Edition

3540512519, 978-3540512516

More Books

Students also viewed these Databases questions

Question

Evaluate three pros and three cons of e-prescribing

Answered: 1 week ago

Question

What is the preferred personality?

Answered: 1 week ago