Thursday, September 24, 2026
Home Academic

Academic

SET operations in SQL

Set operations combines the results of two independent SQL queries. There are three set operations in SQL  1.Union 2. Intersect

How to setup DNS Records in Cloudflare – Guide for Website Owners

Whether you're launching your first website, connecting a custom email address, or moving your domain to a new hosting provider, you've probably...

Masters in Data Science(MDS) Program at Tribhuvan University

TU's MDS program not only provides you with a high-quality education but also positions you to tap into the vast opportunities in Nepal and beyond. With the growing adoption of data-driven decision-making in various industries, the demand for skilled data scientists is on the rise, both locally and internationally. Moreover, studying in Nepal can be a unique experience, offering the chance to explore a rich cultural heritage while gaining cutting-edge data science expertise. So, if you have a passion for data and a desire to shape the future of technology and business in Nepal, pursuing an MDS degree at Tribhuvan University could be one of the best decisions you'll ever make.

Transaction Control in DBMS – An introduction with examples

The process known as transaction control enables you to govern how transactions affect your database. It enables you to either roll back the changes made during a transaction in the event of an error or commit the changes made during a transaction to the database.

Popular algorithms for data science – an introduction

A variety of Machine Learning and data mining algorithms are available for creating  valuable analytic platforms. Established goals will determine which algorithms are used...

ACID Properties of Transaction – Atomicity, Consistency, Isolation, Durability

Transactions in a database management system (DBMS) include a number of characteristics that guarantee the consistency and integrity of the database.

Database and Database Management System(DBMS) – basic intro

Database: An organized collection of data stored in a computer's memory is known as a database.The concept of...

Leap Year in C, C for beginners

According to the definition, a year that is divisible by 4, 100 and 400 is known as a leap year. Also if...

Essential Skills to Excel as a Power BI Developer: Beyond DAX and Power Query

As a Power BI developer, your expertise goes beyond formulas and queries; it extends into the realm of data modeling and database management. Let's explore these crucial skills that can propel your career to new heights.

ChatGPT’s VSCode Extension – Write Code with Natural Language Instructions

The capacity of ChatGPT, a sizable language model developed by OpenAI, to produce text that resembles human speech has made it more and more well-liked. One application for ChatGPT is a VS Code addon that enables programmers to produce full blocks of code and code snippets using natural language instructions.

Normalization basics that every DBMS student must know.

Normalization is a process that is used to reduce the redundancy and dependency in a database. It is the process of organizing...

Steps to run Laravel Project downloaded from GitHub

In this step-by-step guide, we'll walk you through the entire process, from installing the necessary software to launching the project successfully. You can build up the project, prepare the environment, and launch it successfully by according to these guidelines.

Most Read