Why Non-blob column in table required to perform operation
with Oracle ?
Answer / Durgesh Mishra
Non-BLOB columns (such as VARCHAR2, NUMBER, DATE) are essential for performing operations within an Oracle database because they store a fixed amount of data that can be easily indexed and searched. BLOBs (Binary Large OBjects), on the other hand, are used to store large amounts of binary data (like images or audio files) that cannot be indexed efficiently.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to eject a CD-ROM in code?
How to determine the names of the installed comm ports?
What is "Error 113" during installation?
How to draw directly on the Windows Desktop?
what is SQL Parameter binding?
How to Change the printer setup between pages?
How to Pass TPrinter handle to GetDeviceCaps() ?
How do we get access to a database from Delphi?
How to detect if a non-menu key has been pressed?
How to Detect what direction a printer will rotate for a portrait ?
'Invalid BLOb handle' error . what does this indicates?
How to retrieve the position of the cursor?