Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equavalent of ZAP for SQL Server table?
Message
From
02/10/2008 23:20:15
Peter Wagner
Point Informática Ltda.
Limeira, Brazil
 
General information
Forum:
Microsoft SQL Server
Category:
Database management
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01352473
Message ID:
01352476
Views:
22
This message has been marked as the solution to the initial question of the thread.
Yes,
TRUNCATE TABLE

Sample: This removes all data from the authors table.
TRUNCATE TABLE authors
>Is there something similar to the VFP ZAP command for SQL Server?
>
>Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform