Database MCQS - QUESTION DETAILS

What is the purpose of the Oracle UTL_FILE package?
A. Perform data manipulation tasks
B. Read and write files on the server's file system
C. Calculate the average value
D. Create triggers

The 'UTL_FILE' package is used to read and write files on the server's file system in Oracle.

Similar Questions

What is the purpose of the Oracle SYS_GUID() function?






What is the purpose of the Oracle SYS_CONTEXT function?






Which Oracle function is used to find the length of a string?






Which SQL Server statement is used to create a stored procedure?






What is the purpose of the SQL COALESCE() function?






What is the purpose of the Oracle TRUNCATE TABLE statement?






Which Oracle statement is used to remove a table from a database?






In MySQL, what is the purpose of the BLOB data type?






What is the purpose of the SQL Server QUOTENAME() function?






In MySQL, what is the purpose of the FOREIGN KEY constraint?