PC Review


Reply
Thread Tools Rate Thread

Add column in a table through query

 
 
Nicawette
Guest
Posts: n/a
 
      10th Nov 2006
Dear All,

I'm a newbies in access and I want to know how it is possible to add a
column in a table through a query?
This column will show the result of a query in the same table.

E.g. I have a table "A" and I want to add to table "A" in a cloumn the
result of my query made on the table "A" ?

is it possible ?

thank you

Nic

 
Reply With Quote
 
 
 
 
John Vinson
Guest
Posts: n/a
 
      10th Nov 2006
On 10 Nov 2006 04:59:37 -0800, "Nicawette" <(E-Mail Removed)>
wrote:

>Dear All,
>
>I'm a newbies in access and I want to know how it is possible to add a
>column in a table through a query?
>This column will show the result of a query in the same table.
>
>E.g. I have a table "A" and I want to add to table "A" in a cloumn the
>result of my query made on the table "A" ?
>
>is it possible ?
>
>thank you
>
>Nic


I'm not sure what you intend. You can certainly put a "calculated"
field in a Query, by just typing a text string or an expression in a
vacant Field cell in the query design grid.

However, to make a permanent change to the structure of a Table you
would need to either use the table design window or execute a "DDL"
(Data Definition Language) query; see "Alter Table" in the online
help.

Normally tables should be pretty much static; if you need to
*routinely* add columns, there's something wrong with your database
design!

John W. Vinson[MVP]
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I add up a column from one query and put it in another table? revesta Microsoft Access 0 13th Feb 2008 09:59 AM
How do I delete table column only using a query? =?Utf-8?B?Q0MgU2FudGEgTW9uaWNh?= Microsoft Access 3 17th Aug 2006 08:35 PM
How do I add a column to a table with a query? =?Utf-8?B?SGFwcHlk?= Microsoft Access Getting Started 2 14th Nov 2005 09:11 PM
Add column to query table Mimi Microsoft Access Queries 1 19th Jun 2004 11:17 PM
query 2nd column of a table TIA Mike D. Microsoft Access Queries 2 4th Nov 2003 04:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:35 PM.