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
About SQL DB
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
John Morehouse (5)
Anupam Maiti (3)
Priyaranjan K S (3)
Shweta Lodha (2)
Sarathlal Saseendran (1)
Mahesh Chand (1)
Arun Potti (1)
Debasis Saha (1)
Muthusamy Thangavel (1)
Vignesh Ganesan (1)
Rohatash Kumar (1)
Related resources for SQL DB
No resource found
Mastering SQL Query Generation with Azure OpenAI
10/9/2024 6:07:40 AM.
Leverage Azure OpenAI to transform natural language into SQL queries seamlessly. By integrating Azure OpenAI and Azure SQL Database, you can simplify data querying and enhance accessibility. Learn how
Enhance Search with Azure SQL DB FAISS and Hugging Face Model
10/3/2024 6:32:45 AM.
In this article, learn how to enhance search capabilities by integrating Azure SQL Database, FAISS, and Hugging Face models. We’ll walk through querying data, generating embeddings using the 'all-
Combine SQL-DB And MongoDB In Same Blazor App
4/16/2024 5:38:10 AM.
In this post, we will see how to combine SQL DB and MongoDB in same Blazor app. We will create two entities for City and Employee. City will be saved in MongoDB and Employee will be saved in SQL DB. W
SQL Server Migration Strategy into Azure SQL PaaS Database
2/16/2024 3:47:43 AM.
This article outlines a strategic approach to migrating SQL database workloads from on-premises to Azure cloud services. It covers the high-level migration roadmap, choosing the right migration path,
What Are NoSQL Databases
8/1/2023 10:01:23 AM.
NoSQL databases are the databases that do not use SQL as their primary data access language. Graph database, network database, object database, and document databases are common NoSQL databases. This
How to Create Azure SQL Server Database in the Microsoft Azure Portal?
6/22/2023 10:40:30 AM.
Step by step details to create azure sql database server in the Microsoft Azure Portal
How To Setup And Install PostgreSQL Database Locally
1/25/2023 6:57:38 AM.
This article demonstrates step by step approach on how to install and setup PostgreSQL db locally on windows machine.
How To Recover Deleted Data In Azure SQL Database
12/12/2022 7:08:48 AM.
In this article, you will learn how to recover deleted data in azure sql database.
An Overview Of Cosmos DB - Start From Scratch
6/22/2020 6:02:59 AM.
In this article, we will discuss the NoSQL database. Along with this, we also discuss Cosmos DB and how to create it using Azure Portal.
HammerDB for Azure SQL DB
11/15/2019 12:44:29 PM.
In this article, we see how to configure HammerDB for Azure. HammerDB is open source available with a Windows distribution or Linux.
Moving To Azure SQL DB Serverless
9/20/2019 8:14:03 AM.
In this article, you will learn how to move to Azure SQL DB Serverless.
Azure SQL DB Failover Group Orphaned Users
7/22/2019 9:21:52 AM.
In this article, you will learn about Azure SQL DB Failover Group Orphaned Users.
Configuring Geo-Replication For SQL DB
9/25/2018 1:51:39 AM.
This video is a tutorial on how to add geo-replication to your Azure SQL DB database.
Steps For SQL DB Geo Replication
9/15/2018 1:00:36 PM.
If you are using SQL DB in Azure and don’t have your critical database geo-replicated, you are opening yourself up to potential issues in the event of a disaster. By configuring geo-replication you at
O365 Consuming Azure PAAS SQL DB Through BCS
3/3/2018 12:18:16 PM.
This document explains the steps to configure BCS using Office 365 that can pull data from Azure PaaS SQL DB and also to configure firewall IP ranges and network possibilities.
Create Azure SQL DB And Generate Power BI Reports Using Table Data
1/20/2017 4:49:15 PM.
In this article you will learn how to create Azure SQL DB and generate Power BI Reports using Table Data.
Integrate Azure SQL DB With SharePoint Online As An External List Using Business Connectivity Services
1/7/2017 6:15:14 PM.
In this article we will see how to integrate Azure SQL DB with SharePoint Online as an external content type, using business connectivity services.
Create Back End Azure SQL DB For SharePoint Online Business Connectivity Services
12/23/2016 10:51:47 AM.
In this article, you will learn how to create back end Azure SQL DB for SharePoint Online business connectivity services.
Database Mirroring in SQL Server
3/8/2016 3:55:31 AM.
This video will give you a detailed explanation on how to configure SQL Server DB Mirroring.
Getting the Name of the Server and Databases in SQL Server
3/19/2013 1:27:58 PM.
In this article, I would like to show how to get the name of the server and databases in SQL Server.