About 600 results
Open links in new tab
  1. SQL Aggregate Functions: Your Essential Guide & Cheat Sheet

    May 15, 2024 · SQL aggregate functions are your go-to tools for transforming raw data into actionable insights. They condense multiple rows into single, meaningful values, making it …

  2. Connection String Quick Reference Sheet

  3. Index-Cheat-Sheet. The complete Index-compatibility Matrix for …

    Feb 13, 2009 · The SQL Server 2016 In-Memory Evolution – from row-store to columnstore to in-memory operational analytics

  4. An Introduction To Kusto Query Language (KQL) - SQLServerCentral

    Jul 13, 2020 · Structured, semi-structured (JSON like nested types) and unstructured (free-text) data can be processed using KQL. This is easy to write and similarity with SQL language …

  5. DBO – Your Easy Homework Cheat Sheet Is Here - SQLServerCentral

    Jan 5, 2022 · For the full list of articles, please visit this page. The post DBO – Your Easy Homework Cheat Sheet Is Here first appeared on SQL RNNR.

  6. LOB data types – SQLServerCentral Forums

    Aug 24, 2016 · Hi, I am using SQL Server 2008 R2 and just wanted to know which data types are included as LOB. So far I have: TEXT NTEXT IMAGE VARCHAR (MAX) NVARCHAR (MAX) …

  7. SQL Data Type Conversions: Your Key to Clean Data & Sharp Queries

    May 14, 2025 · If you're a data analyst juggling varied datasets, mastering SQL data type conversions isn't just handy—it's crucial. Whether you’re making different data types play nice …

  8. A Simple Method to Load Excel Data – SQLServerCentral

    Nov 25, 2020 · We want to load the data from the above sheet into a SQL Server table. Step 2: Create a SQL destination table to store the data. We need to create a table to store the data …

  9. TSQL Excel import: data gets messed up - SQLServerCentral

    Jul 25, 2008 · Excel does a lot of funny stuff to data-types and some of them do not import easily into SQL, you can try and set the datatypes in the spreadsheet to generic character datatypes …

  10. Excel to SQL: Ditch the Spreadsheet Headaches - SQLServerCentral

    Mar 17, 2025 · This guide will show you why SQL is a game-changer, how it stacks up against Excel, and the smartest way to make the leap as a data analyst. Why Ditch Excel for SQL?