강의

멘토링

커뮤니티

Inflearn Community Q&A

jsme8e's profile image
jsme8e

asked

From Introduction to Utilization of MSSQL Server 2016-based Database Part 1

Creating a DB with the Pubs Sample Database SQLCMD Command

pubs 설치가 안됩니다

Written on

·

343

1

C:\SQL Server 2000 Sample Databases>sqlcmd -i instpubs.sql

'sqlcmd'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는

배치 파일이 아닙니다.

 

명령프롬프트에 선생님 하시는대로 했는데

저런 식으로 뜨네요....

설치가 안됩니다 이럴 땐 어떻게 해야 하나요 ㅠㅠ

MSSQLDBMS/RDBMSsql

Answer 1

0

SQL 이 설치 안된거 아닌가요 ?

jsme8e's profile image
jsme8e

asked

Ask a question