Answer Posted / ashu_deepu
most generally confuse the null value with zero.
but zero is different then null.
null can be understand as unknown value.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to view the tablespaces in the current database?
How to synchronize 2 schema's objects?
How to create a new oracle data file?
What's dateware house and what's clustor with practicle example
Please explain joins in oracle?
How do I find my oracle client driver version?
How can we delete duplicate rows in a table?
What happens if you lost a data file?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
How to list all user accounts in oracle?
What is the quickest way to export a table to a flat file?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What is oracle thin client?
What is a package ? What are the advantages of package ?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??