In Oracle 9i what does "i" Stands for?
Answers were Sorted based on User's Feedback
Answer / dhanalakshmi.s
I-Stands for Internet.Because of version 9i using this
Fully internet based.So this is correct answer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / b.nagu
"i" stands for INTERNET and "g" stands for "GRID"
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sagar
hai guys "i" stands for INTERNT-BASED APPLICATION
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sathish kumar
i stands for internet. from 8i , 9i onwords oracle supports
internet applications.( webbased applications like
ERP,SAP,Oracle.). we can run the java application through
oracle. oracle built in with this software from 8i onwords.
in 10g 'g' stands for grid computing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sushant
Internet and 10g ka g is for grid !!! always asked ;)
Sush !!!
| Is This Answer Correct ? | 0 Yes | 0 No |
When do you get a .pll extension in oracle? Explain its importance
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
What is the difference between column level constraints and table level constraints?
14 Answers IBM, TCS,
How to best split csv strings in oracle 9i?
how the indexes are stored in the Oracle Database?
Describe the different type of Integrity Constraints supported by ORACLE ?
SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
What are the different types of partitions in oracle?
How to create a table index?
Give the different types of rollback segments.
How to compare dates in oracle sql?
i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID