{}.cook(...)
모든글카테고리태그메모
모든글
카테고리
태그
메모
  • code
  • hacking
  • tip
  • 3dprint
  • hardware
  • etc
  • memo
  • all

mssql 모든 테이블 삭제

2013년 8월 10일 토요일

mssql

mssql 모든 테이블 삭제

exec sp_MSforeachtable "DROP TABLE ? PRINT '? dropped' "

이전글

mssql 온라인 데이터베이스 복사

다음글

mssql history 조회
Discuss on Twitter • View on GitHub
m320ng
•
© 2022
•
{}.cook(...)