20.Transact SQL | ||
20.1.Declare( 7 ) | 20.14.Delete Statement( 5 ) | |
20.2.Variable( 15 ) | 20.15.Insert Statement( 5 ) | |
20.3.Variable Select( 8 ) | 20.16.Select statement( 4 ) | |
20.4.Set( 7 ) | 20.17.Update Statement( 2 ) | |
20.5.Table Variable( 5 ) | 20.18.Dynamic SQL( 8 ) | |
20.6.Print( 5 ) | 20.19.EXEC( 12 ) | |
20.7.IF( 14 ) | 20.20.Error Handler( 1 ) | |
20.8.while( 10 ) | 20.21.RAISERROR( 9 ) | |
20.9.Goto( 3 ) | 20.22.Return( 7 ) | |
20.10.Break( 1 ) | 20.23.Try catch( 7 ) | |
20.11.Comments( 2 ) | 20.24.WAITFOR( 4 ) | |
20.12.Continue( 1 ) | 20.25.With( 4 ) | |
20.13.Code Block( 2 ) |