Tag: web technology

Questions Related to web technology

data qtr;y=qtr('01OCT2010'd);run;what is the value of y?

  1. 3

  2. Syntax Error qtr name used as dataset name

  3. 4

  4. 2


Correct Option: C
  1. Digital Audio Tape

  2. Data Audio Tape

  3. Digital Asynchronous Tape

  4. Digital Audio Type


Correct Option: A
  1. By default it is accessible to all users.

  2. By default they are created in the public schema.

  3. By default tables are created in your schema.

  4. By default they are created in the DBA schema.

  5. You must specify the schema when the table is created.


Correct Option: E