Skip to content

Instantly share code, notes, and snippets.

View gigkokman's full-sized avatar

Songkran Nethan gigkokman

View GitHub Profile
@gigkokman
gigkokman / select-G.sql
Created August 5, 2015 04:47
MySQL query's option to display as column per row
SELECT * FROM sometable\G
displays the rows like this:
*************************** 1. row ***************************
id: 1