Dibyajyoti Panda
I am known as ‘dbjpanda’ around the web. I am a technology executive, an academic and an open-source enthusiastic. I love exploring the depth of new things, breaking it down and making it easy is what makes me happy. I like creating things; blogs, websites, gadgets, companies, and more. I have that courage to dream big. I never like to be in a position where I expect bonus for my work. But I like to be in a position where I can build, reshape, share ideas and set an example. I like connecting with new professional acquaintances. Don’t hesitate to reach out to me if you want to talk technology or business.
Recent Posts
SQL basic syntaxes with examples
This article contains all the basic SQL syntaxes like select, update etc with proper examples.
SQL data type
Overview While creating a table, each column in that table is required to have a name and a data type. The data type of a
Transactions and Concurrency
What is transaction in DBMS ? Transaction is a collection of one or more operations (READ/WRITE) that satisfy following four standard properties. These properties are