SQLAuthority News – Download Microsoft SQL Server 2008 Books Online (January 2009)

SQL Server 2008, the latest release of Microsoft SQL Server, provides a comprehensive data platform. Books Online is the primary documentation for SQL Server 2008.

Books Online includes the following types of information:

  • Setup and upgrade instructions.
  • Information about new features and backward compatibility.
  • Conceptual descriptions of the technologies and features in SQL Server 2008.
  • Procedural topics describing how to use the various features in SQL Server 2008.
  • Tutorials that guide you through common tasks.
  • Reference documentation for the graphical tools, command prompt utilities, programming languages, and application programming interfaces (APIs) that are supported by SQL Server 2008.

Download Microsoft SQL Server 2008 Books Online (January 2009)

Reference : Pinal Dave (https://blog.sqlauthority.com)

Database, SQL Download
Previous Post
SQL SERVER – FIX : ERROR : Msg 5834, Level 16, State 1, Line 1 The affinity mask specified conflicts with the IO affinity mask specified. Use the override option to force this configuration
Next Post
SQL SERVER – T-SQL Script for FizzBuzz Logic

Related Posts

2 Comments. Leave new

  • Hi Pinal,

    I am really confused about the

    SP_HELPTEXT sp_proc1
    sp_helptext sp_proc1

    when i executed the first query it showed a error message
    in some database and in some other database it got executed.

    So I wish to know whether this stored procedure(SP_HELPTEXT ) is
    case sensetive or has different logic behind this???

    Regards,
    Prakash

    Reply
  • Hi Pinal,

    I am really confused about the

    SP_HELPTEXT sp_proc1
    sp_helptext sp_proc1

    when i executed the first query it showed a error message
    in some database and in some other database it got executed.

    So I wish to know whether this stored procedure(SP_HELPTEXT ) is
    case sensetive or has different logic behind this???

    Regards,
    Prakash

    Reply

Leave a Reply