TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Databases & DBA
FOLLOW
A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. Here you may find Databases & DBA related articles and news.
Articles
(200)
Blogs
(77)
Resources
(41)
Videos
(8)
News
(42)
Articles
Data Professionals to LLM/GPT Prompting for Everyday Tasks
A guide for data professionals on leveraging Microsoft OpenAI with Python for efficient workflows and enhanced data analysis. Focuses on prompt design, including clear instructions, context, and te...
Allen Oneill
Nov 17, 2024
Database, Data Warehouse, and Data Lake: A Comparative Analysis
Databases handle structured, real-time transactional data. Data warehouses focus on structured, historical data for analytics. Data lakes store raw, unstructured data, which is ideal for advanced a...
Nitin Pandit
Oct 02, 2024
What Are Object-Oriented Databases And Their Advantages
In this article, you will learn what object-oriented databases are what are their advantages.
C# Curator
Sep 05, 2019
Snowflake With C#.Net Core
Learn to connect Snowflake with .NET using its connector for cloud-based data warehouse operations. Understand real-time scenarios, pull JSON data, and execute stored procedures through .NET Core, ...
Nitesh Jha
May 26, 2020
Intersect and Except in SQL Server 2005
Learn how to leverage Intersect and Except operators in SQL Server 2005 for efficient data manipulation. Discover their role in set operations, querying, and database management. Master T-SQL synta...
Senthilkumar
Mar 11, 2012
What Are The Twelve Codd's Principles In DBMS
Edgar F. Codd's twelve rules define relational database management systems (RDBMS), ensuring data integrity and consistency. These guidelines aid in robust database design and management, facil...
Harshit Pandey
Jun 05, 2024
Importance of While Loop and Table Variable in SQL Server
Explore the significance of while loops and table variables in SQL Server. Harness the power of iterative processing, efficient data manipulation, and performance optimization for enhanced query ex...
Senthilkumar
Mar 15, 2012
Understanding OLTP and OLAP for Effective Data Management
This article explores OLTP and OLAP, two crucial systems for data management. OLTP handles real-time transactions, while OLAP analyzes historical data to uncover valuable insights. Learn how they w...
Divyansh Gupta
Apr 19, 2024
How to Read or View Exchange Database EDB File Programmatically
Explore methods to Read or View the Exchange Database EDB File Programmatically. Know how to use this Exchange Server Managed API to View or Read Exchange EDB files.
Mithilesh Tata
Feb 28, 2024
How to Create CSV File from Excel Spreadsheet
Explore methods to Create CSV File from Excel Spreadsheet. Get the best solutions to carte or save CSV files from Excel Spreadsheet in easy steps.
Mithilesh Tata
Feb 27, 2024
Resolving Database Reconnection Challenges in .NET with Polly
This content provides an overview and detailed implementation guide of utilizing the Polly library for connection retry in .NET applications. It demonstrates creating an Employee class and table, s...
Ng Cheehou
Feb 13, 2024
Automated Deployment of SQL Server Database through Azure Devops
Explore an automated deployment solution for SQL Server databases using Azure DevOps. This guide details the setup of a self-hosted agent, granting necessary server access, and configuring a releas...
Nandan Hegde
Feb 06, 2024
Data Vault Design in Azure SQL - Read PII with Customer Keys
Data Vault design in Azure SQL - Utilizing Customer keys to read PII information in databases. Ensuring data security in the cloud era is crucial, especially with the rise in data attacks. Protecti...
Nandan Hegde
Feb 05, 2024
CrateDB: Powering the Internet of Things
CrateDB, an open-source distributed SQL database, is spotlighted for its efficacy in handling IoT complexities. This article explores use cases, including time-series data, analytics, and scalabili...
Subarta Ray
Dec 11, 2023
Reduction Consumed Storage in SQL DB
The simple way to reduce consumed DB storage on production app, with data migration and without dramatic changes in DAL (no additional services are required)
Dmytro Hubernatorov
Dec 11, 2023
What Is Sharding?
Sharding, a strategic database architecture, distributes data across multiple servers to enhance speed and reduce strain on a single server. Common in large-scale systems, sharding improves perform...
Jefferson S. Motta
Dec 01, 2023
Exploring Kusto Query Language (KQL): Uses, Queries, and Unique Features
Kusto Query Language (KQL) is a potent tool developed by Microsoft for diverse data analytics needs. Uncover its applications across industries, from log analytics to IoT, and explore essential que...
Subarta Ray
Dec 01, 2023
Time Series Databases: Understanding, Using, and Implementing
In our era of data dominance, managing and analyzing time-sensitive information is pivotal, especially in finance, IoT, and healthcare. Traditional databases grapple with time-stamped data, paving ...
Subarta Ray
Nov 28, 2023
Concurrency Control in DBMS
A crucial component of database management systems (DBMS) that ensures data integrity and consistency in multi-user situations is concurrency control.
Avneesh Aryan
Nov 26, 2023
Grant Admin Access on a Schema in Azure SQL Database
Grant Admin Access on a Schema in Azure SQL Database. This guide explains how to grant admin access to an Azure AD group for a specific schema within the Azure SQL Database, including necessary SQL...
Nandan Hegde
Sep 22, 2023
No Records Available.
View More
Learn JavaScript
Challenge yourself
Databases Skill
E-Book Download
Get Certified
ADO.NET