PostgreSQL: Fibonacci Series Function for Database Developer Interview

In this post, I am sharing one user define function to generate Fibonacci Series in PostgreSQL. Today Morning, I have started to take the interview for PostgreSQL Database Developer. Generally, I am asking complex SQL Query, but this time I have asked to implement few mathematical logics like: “Write a small function to generate Fibonacci … Continue reading PostgreSQL: Fibonacci Series Function for Database Developer Interview