Spatial Data |
SQL Server 2008 introduced two new data types, the GEOGRAPHY and GEOMETRY data types, which allow you to store spatial data directly in a SQL Server 2008 database. The GEOMETRY data type supports planar, or Euclidean (flat-earth), data while the GEOGRPAHY data type stores ellipsoidal (round-earth) data, such as GPS latitude and longitude coordinates.
|
| | Spatial Data |
| | GEOMETRY Data Type |
| | GEOGRAPHY Data Type |
| | Spatial Indexing |
|
Transact-SQL (T-SQL) Performance Tuning |
Provides tips and tricks on how to create well performing queries (SELECT) and fast running data manipulation statements (INSERT, UPDATE and DELETE).
|
| | SQL Query Performance Tuning |
|
SQL Server Database Engine |
Any topics relating to the SQL Server Database Engine, performance, features, Full-text Search, linked servers, etc.
|
| | Performance Tuning in SQL Server Database |
| | SQL Server Database components and Table limitations |
|
SQL Server Setup & Upgrade |
General Setup topics, upgrade advisor, Best Practices Analyzer
|
| * The editors are constructing topics for SQL Server Setup & Upgrade. |
SQL Server Disaster Recovery and Availability |
Any topics around using backup/restore, DBCC, recovering from hardware issues, planning disaster recovery or high-availability strategies.
|
| * The editors are constructing topics for SQL Server Disaster Recovery and Availability. |
SQL Server Notification Services |
Topics, answers, and FAQs on using SQL Server Notification Services
|
| * The editors are constructing topics for SQL Server Notification Services. |
SQL Server Compact |
SQL Server Compact/Mobile Edition Technical Topics
|
| * The editors are constructing topics for SQL Server Compact. |
SQLEXPRESS -SQL Server Express |
Topics related to SQL Server Express, SQL Server Express with Advanced Services, and MSDE upgrade topics.
|
| * The editors are constructing topics for SQLEXPRESS -SQL Server Express. |
SQL Server Data Warehousing |
Help with using SQL Server for data warehousing, Change Data Capture, or decision support.
|
| * The editors are constructing topics for SQL Server Data Warehousing. |