Sure. If they have the same structure you can append the view to 
the table, or:

Insert into TableName (column list here) sel columnlist from 
viewName

Ben Petersen



On 10 Feb 2003, at 13:42, Steve Breen wrote:

> I have a question I have never thought about before.
> 
> Can you transition data from a view back to a new table? 
> 
> 
> Stephen Breen 
> 

Reply via email to