Want to pass your Informix 11.70 Fundamentals C2090-558 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
Which two operations are performed with the onspaces command? (Choose two.)
A. Add space to the server.
B. Compress server space.
C. Encrypt the server space.
D. Remove space from the server.
E. Restrict access to the server space.
Which two SQL API commands can be used to create a 10 MB dbspace? (Choose two.)
A. task ( )
B. admin ( )
C. oncmd ( )
D. ifxcreate ( )
E. oncreate ( )
You create a table with the statement shown below: CREATE TABLE foo(col INTEGER) In which dbspace will the table reside?
A. in a temporary dbspace
B. in the default dbspace that is defined in onconfig
C. in the dbspace where the current database was created
D. in the dbspace specified by the IFX_DBSPACE environment variable