Question
Easy

In database _ type of field is used to insert various objects mode in other Windows applications into table.

1
SQL query
2
Join object
3
OLE object
4
Hyperlink
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Python Programming Fundamentals
Topic: Operators & Expressions
Correct Answer
Option C
Explanation

The correct option is (3): The correct answer is OLE object, which stands for Object Linking and Embedding. This is a foundational Microsoft technology designed to allow data created in one Windows application (the source) to be inserted and stored in a file created by another application (the destination), such as a database table. An OLE object field is the specific data type used within a database, like Microsoft Access,…Read More

In database type - HTET Level 3 | Clear Cutoff