Git setup and command

6 minute read

What is Git? Git is a distributed version-control system for tracking changes in source code during software development.It is designed for coordinating work...

Performance Tuning!

2 minute read

Introduction Performance tuning is a set of approach to optimize the database operations. Tuning is done at many level, depending upon the nature of iss...

Flask CRUD

1 minute read

Flask CRUD Demo Application Flask Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the abi...

Oracle Sql and Pl/Sql topics as Q&A

7 minute read

Important topics in Q&A format is based on my experience. Feel free to update me in case of any observation or you want to add anything. This post is spe...