What is the use of STORAGE clause with INITIAL and NEXT attributes?

What will be an ideal response?

This clause is used to allocate initial diskspace for the table at the time of creation with INITIAL parameter, and also to allocate additional space with NEXT parameter in case the table runs out of allocated initial space.

Computer Science & Information Technology

You might also like to view...

The Solution Explorer window ____.

A. displays a list of the projects contained in the current solution B. displays data connections and servers C. displays items that you can use when creating a project D. displays the classes, methods, and properties included in a solution

Computer Science & Information Technology

Write a variation equation for the statement. varies jointly with and .

What will be an ideal response?

Computer Science & Information Technology