Bug #76870 Ability to define default sort on select statements to primary key desc
Submitted: 28 Apr 2015 13:17 Modified: 3 Feb 2018 22:08
Reporter: Josh Nijenhuis Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: DEFAULT, key, primary, sort

[28 Apr 2015 13:17] Josh Nijenhuis
Description:
Would like the ability to be able to have all my select statements default to order by primary key desc.

Basically something like the default limit but for sorting.

How to repeat:
SELECT * FROM table ORDER BY `PRIMARY KEY` DESC
[3 Feb 2018 22:08] MySQL Verification Team
Please use: http://download.nust.na/pub6/mysql/doc/workbench/en/wb-sql-editor-snippets-tabsheet.html.