What is primefaces used for?
No Answer is Posted For this Question
Be the First to Post Answer
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??
what is the difference between oracle enterprise edition and oracle express edition?
hi friends, I have a table A col as status|NUM and value as open |1 open |2 close |3 close |3 the O/P should be open|close 1 |3 2 |4
DBMS vs. RDBMS
How do I find the database name in oracle?
How to increment dates by 1 in oracle?
How to get a list of all tables in the database?
what are Triggers?
Give the various exception types.
How to rename an index?
does Oracle has only one table space?
According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle database that has the physical existence.why VIEW doesn't take memory in oracle database, but it is treated as a object ?Please explain ?