Programming Rants

programming: the action or process of writing computer programs. | rants: speak or shout at length in a wild, [im]passioned way.

Showing posts with label tips. Show all posts
Showing posts with label tips. Show all posts
2016-02-10

Simpler Way to find rows with Largest/Smallest value for each group in SQL

›
Sometimes we need to find largest or smallest value for each column and also associated column. Recently I found out that DISTINCT ON  is qu...
2015-09-08

Query for Student Transcript (and Cumulative GPA)

›
There are some rules to generate transcript, some universities will use bet the highest grade, but some other will use get the latest grade....
2015-08-14

Moving PostgreSQL Database to RAM

›
If you are software developer, sometimes you need to test your program faster. Normally the bottleneck of your program are in the database (...
2015-02-14

How to Learn Programming and Train your Logic

›
So today one of my student ask me, how to train your logic in programming? There are two steps that you must do, here's my tips in Engli...
1 comment:
›
Home
View web version
Powered by Blogger.