Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Chapter 1: Transact-SQL Commands [Table of Contents] Chapter 2: Transact-SQL Functions

Reference Manual All Volumes (Online Only)

[-] Chapter 1: Transact-SQL Commands
[-] Manual Pages for Transact-SQL Commands

Manual Pages for Transact-SQL Commands

[+] alter database
[+] alter role
[+] alter table
[+] begin...end
[+] begin transaction
[+] break
[+] case
[+] checkpoint
[+] close
[+] commit
[+] compute Clause
[+] connect to...disconnect
[+] continue
[+] create database
[+] create default
[+] create existing table
[+] create index
[+] create procedure
[+] create role
[+] create rule
[+] create schema
[+] create table
[+] create trigger
[+] create view
[+] dbcc
[+] deallocate cursor
[+] declare
[+] declare cursor
[+] delete
[+] disk init
[+] disk mirror
[+] disk refit
[+] disk reinit
[+] disk remirror
[+] disk unmirror
[+] drop database
[+] drop default
[+] drop index
[+] drop procedure
[+] drop role
[+] drop rule
[+] drop table
[+] drop trigger
[+] drop view
[+] dump database
[+] dump transaction
[+] execute
[+] fetch
[+] goto Label
[+] grant
[+] group by and having Clauses
[+] if...else
[+] insert
[+] kill
[+] load database
[+] load transaction
[+] online database
[+] open
[+] order by Clause
[+] prepare transaction
[+] print
[+] raiserror
[+] readtext
[+] reconfigure
[+] return
[+] revoke
[+] rollback
[+] rollback trigger
[+] save transaction
[+] select
[+] set
[+] setuser
[+] shutdown
[+] truncate table
[+] union Operator
[+] update
[+] update all statistics
[+] update partition statistics
[+] update statistics
[+] use
[+] waitfor
[+] where Clause
[+] while
[+] writetext


Chapter 1: Transact-SQL Commands [Table of Contents] alter database