How can I create an empty table emp with same structure as employees? 4:54:00 AM No comments 1. How can I create an empty table emp with same structure as employees? Create table emp as select * from employees where 1=2; Share This: Facebook Twitter Google+ Stumble Digg Email ThisBlogThis!Share to XShare to Facebook
0 comments:
Post a Comment