
| general guidelines for writing portable SQL | General guidelines for writing portable SQL |
| general problems with queries: remote data access | General problems with queries |
| generated join conditions | Join conditions |
| generated joins and the ON phrase | Generated joins and the ON phrase |
| generating unique keys | Primary key generation |
| generating: physical data model | Step 4: Resolve the relationships |
| global autoincrement: compared to GUIDs and UUIDs | The NEWID default |
| global temporary tables | Working with temporary tables |
| global variables: debugger | Working with variables |
| go: batch statement delimiter | Introduction to batches |
| GRANT statement: and concurrency | Data definition statements and concurrency |
| GRANT statement: Transact-SQL | Users and groups |
| graph type: configuring the Performance Monitor | Configuring the Sybase Central Performance Monitor |
| graphical plan with statistics: about | Graphical plans |
| graphical plan with statistics: Interactive SQL | Accessing the plan |
| graphical plan with statistics: SQL functions | Accessing the plan |
| graphical plan with statistics: viewing | Graphical plans |
| graphical plan: description | Graphical plans |
| graphical plans: about | Graphical plans |
| graphical plans: context sensitive help | Graphical plans |
| graphical plans: customizing | Graphical plans |
| graphical plans: Interactive SQL | Accessing the plan |
| graphical plans: predicate | Graphical plans |
| graphical plans: printing | Graphical plans |
| graphical plans: SQL functions | Accessing the plan |
| graphing: using the Performance Monitor | Monitoring database statistics from Sybase Central |
| greater than or equal to: comparison operator | Using comparison operators in the WHERE clause |
| greater than: comparison operator | Using comparison operators in the WHERE clause |
| greater than: range specification | Using ranges (between and not between) in the WHERE clause |
| GROUP BY ALL clause: unsupported | Writing compatible queries |
| GROUP BY clause: about | The GROUP BY clause: organizing query results into groups |
| GROUP BY clause: Adaptive Server Enterprise compatibility | Compatibility with Adaptive Server Enterprise |
| GROUP BY clause: aggregate functions | Using GROUP BY with aggregate functions |
| GROUP BY clause: execution | Understanding GROUP BY |
| GROUP BY clause: order by and | ORDER BY and GROUP BY |
| GROUP BY clause: SQL standard compliance | Standards and compatibility |
| GROUP BY clause: SQL/92 standard | GROUP BY and the SQL/92 standard |
| GROUP BY clause: WHERE clause | WHERE clause and GROUP BY |
| group by list: item in access plans | Reading access plans |
| group by with multiple columns | GROUP BY with multiple columns |
| group reads: tables | Table and page sizes |
| grouping algorithms: query execution algorithms | Grouping |
| GROUPING function: NULL | The ROLLUP operation: adding summary information to GROUP BY queries |
| GROUPING function: ROLLUP operation | The ROLLUP operation: adding summary information to GROUP BY queries |
| groups: Adaptive Server Enterprise | Users and groups |
| GUIDs: compared to global autoincrement | The NEWID default |
| GUIDs: default column value | The NEWID default |
| GUIDs: generating | Primary key generation |