- SELECT *,
- DENSE_RANK() OVER (ORDER BY created_at DESC)
- FROM tools_shop.users
- ORDER BY user_id;
Untitled
From Alex, 4 Months ago, written in Plain Text, viewed 70 times.
This paste will die in 1 Second.
URL http://codebin.org/view/cb7adf1f
Embed
Download Paste or View Raw
— Expand Paste to full width of browser