What is the largest value that can be stored in a byte data field?
No Answer is Posted For this Question
Be the First to Post Answer
Initially question was asked to mention the types of indexes. Then asked about BITMAP INDEX and B-Tree Index
How to retrieve a second highest salary from a table? Note:Suppose salaries are in duplicate values eg: Name Sal Malli 60000 Pandi 60000 Rudra 45000 Ravi 45000
10 Answers Mind Tree, Polaris, Sonata,
How do you declare a user-defined exception?
what is a primary key? : Sql dba
suppose u hav 1 book with set...page 1-100 n 101 -200 now print page from 2-100 n 102 -200... how we will do..?
Can we insert data in view?
How to create a view on a table which does not exists
What is a heap in sql?
How do I run a pl sql procedure in sql developer?
What does the file extension accdb stand for?
how to debugg a procedure or package using dbms_output.put_line in plsql
What is the difference between union and union all command?