Hi All,
I have a table that i get from out source agency. It has duplicate records. In order for me to have a primary key, i have created a view (sorting out duplicate records). Now i want to convert the view into a table and then use it for my queries.
Can anyone please advise how to create a table from a view?
Thanks
Dwight
I have a table that i get from out source agency. It has duplicate records. In order for me to have a primary key, i have created a view (sorting out duplicate records). Now i want to convert the view into a table and then use it for my queries.
Can anyone please advise how to create a table from a view?
Thanks
Dwight