Latest Answer: Hi suman,Hope you were asking about interface tables. Its used to transfer the data from a legach system into oracle database. For e.g., if you have a data other than Oracle format (like VB, linux...) and wants to work in oracle. So at that moment of ...
Latest Answer: I think MIS means Management Information Systems. ...
Latest Answer: 1. float 2. decimal 3. double precision 4. int 5. integer 6. numeric 7. real 8. smallint ...
Latest Answer: well you can do it in 2 ways i.e., 1. Manually 2. Wizard wise u can do it both are one and the same try it if any doughts plz let me know will do further needful to u ...
Latest Answer: Use synonym when a table name or view name is too long, and if u want to give access permission of your table or view is accessed by all users (i.e. PUBLIC). ...
Latest Answer: It is not necessary if your database is running in archivelog mode i.e. automatic archiving is enabled. ...
Latest Answer: you can use HOST commend.for examplehost('md c:vijay');it will create vijay directory on c drive. ...
find it imm...
Latest Answer: For the machine point of view data is stored in binary format.But if we say from database point of view it is stored in unicode format. ...
Latest Answer: Select statement works in the same way as other querries. The result set is brought from the Datafile if not already in Buffer cache. As we are aware that Buffer cache works on LRU and MRU algorithm to retain or flush out the data to and from buffer ...
Latest Answer: First of all this is a convention.Second thing is that if they start writing as varchar1 people will be confused this with char so they named it like this. ...
View page << Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>

Go Top