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
MySQL - How to Write Loop in MySQL

MySQL – How to Write Loop in MySQL

November 12, 2013
Pinal Dave
SQL Tips and Tricks
MySQL, SQL Scripts

MySQL does not let you loop in ad-hoc SQL. Here is how to write a loop in MySQL with a simple stored procedure that uses LOOP, ITERATE and LEAVE.

Read More
MYSQL - Identifying Current Version of MySQL Server Installation - Part 2

MYSQL – Identifying Current Version of MySQL Server Installation – Part 2

November 9, 2013
Pinal Dave
SQL Tips and Tricks
MySQL, SQL Scripts

Readers shared more ways to find the current version of MySQL: SELECT VERSION(), SELECT @@Version, the STATUS command and SHOW VARIABLES.

Read More
Command Prompt error.

MySQL – How to Find mysqld.exe with Command Prompt – Fix: ‘mysql’ is not recognized as an internal or external command, operable program or batch file

November 8, 2013
Pinal Dave
SQL Tips and Tricks
MySQL

Getting ‘mysql’ is not recognized as an internal or external command? Here is how to find mysqld.exe with the command prompt and run it from the right folder.

Read More
Big Data - ClustrixDB - Extreme Scale SQL Database with Real-time Analytics, Releases Software Download - NewSQL

Big Data – ClustrixDB – Extreme Scale SQL Database with Real-time Analytics, Releases Software Download – NewSQL

November 6, 2013
Pinal Dave
SQL Tips and Tricks
MySQL

ClustrixDB is a mature NewSQL database with extreme scale and real-time analytics, and it now has a software download. Here is what I learned about it.

Read More
SQL Server Database Browser.

MYSQL – Detecting Current Version of MySQL Server Installation

November 3, 2013
Pinal Dave
SQL Tips and Tricks
MySQL

How do you find the current version of MySQL Server installed on your machine? Run one simple SHOW VARIABLES command from the command prompt or MySQL Workbench.

Read More
7.7.7 red text on white background.

SQLAuthority News – 7th Anniversary of Blog – A Personal Note

November 1, 2013
Pinal Dave
SQLAuthority News
MySQL

Seven years ago I started blogging to save my own DBA solutions. On the 7th anniversary of SQLAuthority, here is a personal note on how it all began.

Read More
MySQL Course Overview.

SQLAuthority News – Learn MySQL Indexing in 99 Minutes – MySQL Indexing for Performance – Video Course

September 3, 2013
Pinal Dave
SQL Performance
MySQL, SQL Index

A good index speeds up a query and a bad one slows it down. My new video course teaches MySQL indexing for performance in just 99 minutes.

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

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