Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 data exam 1 a; input var 1 comma 5 . 3 + 1 var 2 hhmmss 6 . Var 3 3 . ;

Question 1
data exam1a;
input var1 comma5.3
+1 var2 hhmmss 6.
Var33. ;
datalines;
$1.2340000100012345
1,2340010000123456
(234)1010101-2.345
;
Run;
//
data exam1b;
informat var1 comma6.1;
length var3 $6;
input var3 var2 : hhmmss6.
Var1 ;
datalines;
123,400,000020123456
1,234.56,00101,1234.67
001001123
;
Run;
//
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_2

Step: 3

blur-text-image_3

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

Making Databases Work The Pragmatic Wisdom Of Michael Stonebraker

Authors: Michael L. Brodie

1st Edition

1947487167, 978-1947487161

More Books

Students also viewed these Databases questions

Question

please help me solve this

Answered: 1 week ago

Question

explain the concept of strategy formulation

Answered: 1 week ago