nerdexam
IBM

C2090-558 · Question #68

You create a table with the statement shown below: CREATE TABLE foo(col INTEGER) In which dbspace will the table reside?

The correct answer is C. in the dbspace where the current database was created. See the full explanation below for the reasoning.

Question

You create a table with the statement shown below: CREATE TABLE foo(col INTEGER) In which dbspace will the table reside?

Options

  • Ain a temporary dbspace
  • Bin the default dbspace that is defined in onconfig
  • Cin the dbspace where the current database was created
  • Din the dbspace specified by the IFX_DBSPACE environment variable

How the community answered

(48 responses)
  • A
    6% (3)
  • B
    17% (8)
  • C
    73% (35)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full C2090-558 Practice