aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Mainframe CICS and ISPF Editor Commands
  • What is the line command used to merge two lines in a dat...
Multiple choice technology mainframe

What is the line command used to merge two lines in a dataset

  1. Merger

  2. M against first and 'O' against second

  3. Not possible

  4. All of the above

Reveal answer Fill a bubble to check yourself
B Correct answer

Keep practicing — related questions

  • What is the line command used to do automatically allign data in a dataset
  • What is the line command used to do automatically allign data in a dataset
  • data a; first= 1; last=2; run; data b; first=1; last=1; run; data c; merge a(in=a) b(in=b); by first; if a;...
  • The command “n>&m” is used for
  • Which command is used to combine the contents of two files?
  • There are 2 datasets sales and income.Sales has a variable pno and income has a variable product.Both are s...
  • Which command is used to remove the duplicate adjacent lines from a file?
  • Which command is used for concatenate atleast two files vertically?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy