Answer Posted / kums
Rather than storing the object in the data base, specify
the location of the object (image) by creating a column
with VARCHAR. This kind of approach may be used in web
technologies. pl correct if I'm wrong.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to execute stored procedures?
What is db2? Explain.
Which command is used to connect to a database in DB2 ? Give the Syntax.
What are the rules for db2 programming?
Mention some fields that are a part of sqlca.
What is a collection in db2?
What are the benefits of using the db2 database?
How to connect to db2 database from windows command line?
How do you stop a db2 database in linux?
What is check constraint. Explain with example.
Differentiate between cs and rr isolation levels? Where do you specify them?
Is schema the same as database?
Define buffer pool.
What is alias in db2?
can we view the access paths created by dbrm ? how ? thx