with
SQL Server that I could use to get started? I want to jump in and
start
creating tables, etc for applications.
Also, what is the most recommended text for converting my DBA
experience from other database to SQL Server.
Thanks
Bill.Books Online, SQL Server's official documentation installed
with SQL Server, is a good place to start. There are many
good SQL Server books. One of them which I like is:
The Guru's Guide to Transact-SQL by Ken Henderson
(publisher: Addison Wesley).
Note that this is not an official endorsement!
--
Arun Marathe
Program Manager
SQL Server Query Processor
Microsoft Corporation
Disclaimers:
(1) This posting is provided "AS IS" with no warranties, and confers no
rights.
(2) Use of included script samples are subject to the terms specified at:
http://www.microsoft.com/info/cpyright.htm
"Bill" <bill_ralenkotter@.yahoo.com> wrote in message
news:96254b32.0309040631.21c23b1b@.posting.google.c om...
> What is the best online documentation either on the Web or installed
> with
> SQL Server that I could use to get started? I want to jump in and
> start
> creating tables, etc for applications.
> Also, what is the most recommended text for converting my DBA
> experience from other database to SQL Server.
> Thanks
> Bill.|||Bill
As you will soon find there are dozens of useful SQL Server Web sites.
These are two of the best ones to help get you started.
http://www.microsoft.com/technet/ne...rver&frame=true
http://www.sql-server-performance.com/
Hope these help
John|||Thanks for the links I will continue to look at them.
One thinkn in particular that I am after are instructions
for connecting to the DB right after it is installed.
I think there is a test database and I want to log into that.
I am probably not seeing these instructions on the installed
docs?
Thanks
Bill.
No comments:
Post a Comment