This month's discount Comprehensive Database Performance Health Check · Testimonials
SQLAuthority with Pinal Dave
Home
  • Consulting
    • Health Check
  • Free Videos
  • All Articles
    • AI
    • SQL Performance
    • SQL Tips and Tricks
    • Interview Questions and Answers
    • SQL Puzzle
    • SQL Video
    • SQLAuthority News
    • Personal
  • Books
  • Consulting
Window displaying MySQL56 properties.

MySQL – Locate the Configuration File – my.ini or my.cnf on Windows Platform

January 7, 2014
Pinal Dave
SQL Tips and Tricks
MySQL

New MySQL users often ask where to find my.ini or my.cnf on Windows. I show a quick way to see which file is powering your MySQL Server configuration.

Read More
A cut orange with half dyed blue.

MySQL – MySQL Query Optimization and Performance Tuning – Online Video Courses

January 3, 2014
Pinal Dave
SQL Performance
MySQL, Pluralsight, SQL Server, SQL Training

My second MySQL performance course is out: MySQL Query Optimization and Performance Tuning, after MySQL Indexing for Performance. Here is what it covers.

Read More
SQL SERVER - MySQL - LIMIT and OFFSET - Skip and Return Only Next Few Rows - Paging Solution

SQL SERVER – MySQL – LIMIT and OFFSET – Skip and Return Only Next Few Rows – Paging Solution

December 30, 2013
Pinal Dave
SQL Tips and Tricks
MySQL, SQL Scripts, SQL Server

Paging in MySQL and SQL Server: use LIMIT and OFFSET to skip some rows and return only the next few, with examples for both databases.

Read More
SQL SERVER - MySQL - PostgreSQL - How to Concat Strings?

SQL SERVER – MySQL – PostgreSQL – How to Concat Strings?

December 29, 2013
Pinal Dave
SQL Tips and Tricks
MySQL, PostgreSQL, SQL Function, SQL Scripts, SQL Server

How to concat strings the same way in SQL Server, MySQL and PostgreSQL? I switched from the plus operator to the CONCAT function, and here is why.

Read More
SQL Server delimiter action window.

MySQL – How to Change Delimiter in MySQL – Supporting GO Keyword of SQL Server in MySQL

December 27, 2013
Pinal Dave
SQL Tips and Tricks
MySQL

Copied a SQL Server script with GO into MySQL and got an error? Here is how to change delimiter in MySQL so it accepts GO as a statement terminator.

Read More
MySQL - How to Create Stored Procedure

MySQL – How to Create Stored Procedure

December 13, 2013
Pinal Dave
SQL Tips and Tricks
MySQL, SQL Scripts

Confused by semicolons when you create stored procedure code in MySQL? Change the DELIMITER first, then reset it. Here is a simple example.

Read More
SQL SERVER - MySQL - Order Column by Nearest Value for Any Integer

SQL SERVER – MySQL – Order Column by Nearest Value for Any Integer

November 27, 2013
Pinal Dave
SQL Tips and Tricks
MySQL, SQL Order By, SQL Scripts

How do you order column values by how close they are to any integer, such as -5? Here is a script that works the same way on SQL Server and MySQL.

Read More
Previous 1 … 11 12 13 14 15 16 17 Next
  • Books
  • Testimonials
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com