SELECT and ASSIGN the file,
Create an FD for the file.
Open the file as output.
Write records into the file.
Close the file after all records are written.
Log in or register to post comments
Sponsored Listing
Click the +1 button below to share it with your friends and colleagues
SELECT and ASSIGN the file,
Create an FD for the file.
Open the file as output.
Write records into the file.
Close the file after all records are written.