Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Databases Programming Interviews:BtrieveClipperData ModelingData StructuresDatabase AdministrationDatabase Administrator (DBA)Database AnalystDatabase DeveloperDB DevelopmentEDI/Data Integration ExpertFirebirdHierarchicalIBM DB2InformixJava DatabaseMariaDBMicrosoft Access DeveloperMongoDBMS SQL ServerMySQL ProgrammingNetworkNoSQLObject RelationalPostgrePostgreSQLProgressRDBMSRelationalSQLSQL AdministratorSQL and PL/SQLSQL Notification ServicesSQL server 2008SSRSStored ProcedureSybaseTeradata
Copyright © 2018. All Rights Reserved
Database Administrator (DBA) Interview Question:
What are the Large object types sported by Oracle?
Submitted by: Administrator1)bfile - Up to 4 gigabytes -> File locators that point to a read-only binary object outside of the database
2)blob - Up to 4 gigabytes. -> LOB locators that point to a large binary object within the database
3)clob - Up to 4 gigabytes. -> LOB locators that point to a large character object within the database
4)nclob - Up to 4 gigabytes. ->LOB locators that point to a large NLS character object within the database
Submitted by: Administrator
2)blob - Up to 4 gigabytes. -> LOB locators that point to a large binary object within the database
3)clob - Up to 4 gigabytes. -> LOB locators that point to a large character object within the database
4)nclob - Up to 4 gigabytes. ->LOB locators that point to a large NLS character object within the database
Submitted by: Administrator
These are the large object type supported bye oracle
• CLOB and LONG for large fixed-width character data
• NCLOB for large fixed-width national character set data
• BLOB and LONG RAW for storing unstructured data
• BFILE for storing unstructured data in operating system files
Submitted by: Administrator
• CLOB and LONG for large fixed-width character data
• NCLOB for large fixed-width national character set data
• BLOB and LONG RAW for storing unstructured data
• BFILE for storing unstructured data in operating system files
Submitted by: Administrator
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.
https://InterviewQuestionsAnswers.ORG.