It's not that simple. If you read the concept you will know that views don't store any data physically (unless created as materialised views) so what data you want to transfer?
View are just a select statement stored in the dictionary and Jim gave you the query on how to see that SELECT statement.
Is it a simple answer or you are still looking for a simpler one?




Reply With Quote