Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.
13 22518a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution
2270What is the difference between SQL Constraint and PL/SQL constraint.Pls give all the constraint name.
3 8657Describe the Index, Types of index, At what situation we have used? Which one s better than others?
1 3713Table Student has 3 columns,Student_id,Student_Name & Course_Id. Table Course has 2 columns, Course_Id & Course_Name.Write a query to listdown all the Courses and number of student in each course.
10 20666If a procedure within a package is invalidated whether the entire package will be invalid and has to be recompiled again?
2 8849Post New TCS SQL PLSQL Interview Questions
Can a checkbox as controlling field?
How to commuincate between an applet and a servlet?
Explain the asp.net session state modes.
What is bufferpool in db2?
Integration between personnel administration & om?
Describe a TCP connection sequence
Name the different types of Lookups in Datastage?
Why do we use view in sql?
What does @inject mean in java?
Mac, windows or linux? Why do you love this platform while using jquery?
How does a .exe file work?
What is interface in oop?
What is conditional formatting excel?
Describe your life as a news headline of today?
Is python easy to learn?