1. Write program commands to declare a numeric variable named counter and a variable-length character string variable na

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

1. Write program commands to declare a numeric variable named counter and a variable-length character string variable na

Post by answerhappygod »

1. Write program commands to declare a numeric variable named
counter
and a variable-length character string variable named my_string.
Assign
the value 100 to counter, and the text “Hello World” to my_string,
and
display the values on two separate lines. Save the file as
3ACase1.sql.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply