Copy table in sql

posted on 05 Jan 2009 15:09 by tazaii  in Database

 How to create table from old table that exist >> 

create table <table_new> select * from <table_to_copy>

Comment



smilebig smileopen-mounthed smileconfused smilesad smileangry smiletonguequestionembarrassedsurprised smilewinkdouble winkcry

Tweet