Re: osql command reference?
From: Hari Prasad (hari_prasad_k_at_hotmail.com)
Date: 07/19/04
- Next message: Narayana Vyas Kondreddi: "Re: osql command reference?"
- Previous message: Stefan M. Huber: "Re: osql command reference?"
- In reply to: Stefan M. Huber: "osql command reference?"
- Next in thread: Stefan M. Huber: "Re: osql command reference?"
- Reply: Stefan M. Huber: "Re: osql command reference?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 19 Jul 2004 15:57:16 +0530
Hi,
Books online is the best option to learn all commands and usage.
http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
* the complete desciption of BACKUP and RESTORE
See backup and Restore in books online
* a way to show the table definitions.
sp_help <table_name>
* OSQL
See OSQL in books online
-- Thanks Hari MCDBA "Stefan M. Huber" <looseleaf@gmx.net> wrote in message news:opsbdo75yjs9ddfw@news.individual.de... > Hi! > > I have been looking for a complete command reference to osql. A document > that describes all possible SQL commands that you acn use. Unfortunately, > I seem too stupid :/ > I haven't found: > * the complete desciption of BACKUP and RESTORE > * a way to show the table definitions. > > TIA, > Stefan
- Next message: Narayana Vyas Kondreddi: "Re: osql command reference?"
- Previous message: Stefan M. Huber: "Re: osql command reference?"
- In reply to: Stefan M. Huber: "osql command reference?"
- Next in thread: Stefan M. Huber: "Re: osql command reference?"
- Reply: Stefan M. Huber: "Re: osql command reference?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|