GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Oracle
Go To First  |  Previous Question  |  Next Question 
 Oracle  |  Question 30 of 244    Print  
Dear Sir,

My question is that

I want to add two columns i.e one from first group and another from seconf group.

for ex f15 from g_cost_code
f17 from g_area_code

I think I have to make a placeholder column and add it to g_area_code group but I am not sure please help.

Regards,
Ashutosh Trivedi

  
Total Answers and Comments: 1 Last Update: July 28, 2008     Asked by: Ashutosh Trivedi 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 28, 2008 08:46:46   #1  
hkrishna Member Since: July 2008   Contribution: 2    

RE: Dear Sir,My question is thatI want to add two columns i.e one from first group and another from seconf group. for ex f15 from g_cost_code f17 from g_area_code I think I have to make a placeholder column and add it to g_area_code group but I
Hi Friend

Question is not clear I think you need to add a column for particular table.

Just do like alter table <table name> add column <column name> datatype;

this will take you add a column in a table.

 
Is this answer useful? Yes | No

 Related Questions

Dear Sir,My question is thatI want to add two columns i.e one from first group and another from seconf group. for ex f15 from g_cost_code f17 from g_area_code I think I have to make a placeholder column and add it to g_area_code group but I am not sure please help.Regards,Ashutosh Trivedi
Read Answers (1) | Asked by : Ashutosh Trivedi

How to make migrate the database from Oracle 9i to Oracle 10g ? please list out all possible differences between these two versions.
Read Answers (1) | Asked by : Ishwar B G

Rownum is used to get tha top-N values. What if I want to know the value at specific position?EX: A table emp has two columns e_name and e_salary. How can I list the e_name of the employee who is getting the third highest salary?
Read Answers (12) | Asked by : neerak

I want to use a column as blob datatype incase of long raw datatype.what is the process of data insert into and retrive from this table .
View Question | Asked by : jagannath kar

Table contain 2 columns like name and genderfor that i need output like this..countof female countofmale totalcountforeg 5 3 8
Read Answers (3) | Asked by : viswam

Dear 1 simple qustion is how i can get out put likescott's sal is 2000becoz ' is special char i can not pipe it with enameasename||'scan we use escape sequence but i know that escape seq is only 4 % and _ plz tell me anybody
Read Answers (2) | Asked by : tariq

Why is that when I retrieve a date column with time format ('dd-mon-yyyy hh:mi:ss), I get the time for all the records as 12:00:00 ? How can is see the actual time in the date column?
Read Answers (1) | Asked by : sravan1

(i)a table is classfied as a parent table and you want to drop and recreat it .how would you do this without affecting the children tables?(II)you want to group the following set of selected returns ,what can you grioup on?max(sum_of_cost),min(sum_of_cost),count(item_no),item_no(iii)"to delete duplicate records from table leaving on set of records"
Read Answers (3) | Asked by : umarajeswari

hii i have a emp table .empno stores all the numeric valuesand accidentally i have added some values with combination of alphabets and special charactersnow i need a query which will return all the records 
Latest Answer : Hello ,First of all if you can tell me what version  you are using that will be great Cause Oracle10 has reqular expresion  property.Mean while i would sugest to write a page where you can get all the Emplids,Iterate them and check if they are ...
Read Answers (1) | Asked by : srikanth

How to write RESERVE WORD as table column?For example if you want to write Number as table column name How do you write?
Read Answers (4) | Asked by : manisha


 Sponsored Links

 
Related Articles

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

Getting Started with Oracle and ODP.NET

ODP NET Developer&rsquo; s Guide by Jagadish Chatarji Pulakhandam Sunitha Paruchuri A practical guide for developers working with the Oracle Data Provider for NET and the Oracle Developer Tools for Visual Studio 2005 Application development with ODP NET Dealing with XML DB using ODP NET Oracle
 

PHP Oracle Web Development Review

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books The author is also an expert in open source technologies and SOA Service Oriented Architecture But besides
 

jQuery - Column Highlighting

Learning jQuery Column Highlighting It can be a nice user interface enhancement to visually remind the user of what has been done in the past By highlighting the column that was most recently used for sorting we can focus the user s attention on the part of the table that is most likely to be releva
 

Step by Step Oracle PL-SQL Tutorial

This introductory tutorial to PL SQL will help you to understand the basic concepts of PL SQL Please review the following tutorials and practice the sample SQL Statements on your local Oracle Database Please note that you must learn these basic things before we actually start getting in to Advanced
 

Working with XML in Oracle

Working with XML in Oracle Introduction to XML Extensive markup language is the language which presents data in a human readable form of text The data can be anything from a purchase order or a stock quote or weather radar or a flight schedule it can be represented using XML XML is very similar to H
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape