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 22479a 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
2262What is the difference between SQL Constraint and PL/SQL constraint.Pls give all the constraint name.
3 8640Describe the Index, Types of index, At what situation we have used? Which one s better than others?
1 3709Table 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 20626If a procedure within a package is invalidated whether the entire package will be invalid and has to be recompiled again?
2 8832Post New TCS SQL PLSQL Interview Questions
U r project in which stage in implementation?
How do pointers work?
Give some examples of dapps?
What is session tracking?
Is c and objective c the same?
What is Web Page Composer?
Whats the difference between a thread and a process?
How do I combine multiple folders on a mac?
why we are not giving the zone 1 trip command to the master trip relay
what questions do you have for me?
What is the difference between a site and a web?
Tell me the command to install jar file in local repository.
Define unmanaged code?
Which is the largest indian deer?
What is meant by javabeans?