Copy / Paste records in SQL server table? -
07-04-2010
, 07:02 AM
Is it possible to copy records from one SQL server table, while the table is
open inside the management studio express, and paste the records in another
table in the same or different database?
When I copy a record, and try to paste the same in another table (or even
the same table), the paste button is not functional and remains greyed out.
How to enable the paste button and paste records. |