Create tables in MongoDB (Complete Guide)

MariaDB queries average

In this MongoDB tutorial, we will learn “How to create tables in MongoDB“. And, we will also perform different operations while creating the tables in collections. These are the following topics that we are going to cover in this tutorial: How to create table in MongoDB In MongoDB, For creating the table first of all … Read more >>

Pros and cons of MongoDB

Pros and cons of MongoDB

In this topic, we are going to learn the pros and cons of MongoDB and we will also learn or compare the pros and cons of MongoDB with other databases. These are some of the topics that we are going to cover What are the key features of MongoDB MongoDB is an open-source document-oriented database … Read more >>

What is Azure SQL?

Azure SQL

In this Azure SQL tutorial, you will know what is Azure SQL. We have discussed the features of Azure SQL, things you should consider before buying a plan, and a number of frequently asked questions. Introduction to Azure SQL What is Azure SQL? The Azure SQL is a cloud-based SQL Server environment that where you … Read more >>

MongoDB backup and restore

how to backup mongodb databases

In this MongoDB tutorial, we will learn how to create backup and restore databases in MongoDB on different operating systems. these are the topics we are going to cover How does we create a backup of database in Windows Why do we backup The main reason for the backup is to make a copy of … Read more >>

How to install MongoDB

Install MongoDB

This article is about How to Install MongoDB. In this topic, we will cover various operating systems where how we can easily install MongoDB and start the MongoDB server. These are some of the OS that we are covering: While talking about MongoDB, It supports many platforms, there are the following operating systems that are … Read more >>

SQL Server blocked access to procedure ‘sys.xp_cmdshell’ of component ‘xp_cmdshell’

SQL Server blocked access to procedure 'sys.xp_cmdshell' of component 'xp_cmdshell'

In this article, I will explain how I encountered the error “SQL Server blocked access to procedure ‘sys.xp_cmdshell’ of component ‘xp_cmdshell’.” Also, I will explain what I did to resolve this error. Problem: Recently, when I was working with SQL Server stored procedures, I wanted to create a stored procedure that creates a directory in … Read more >>

What is a stored procedure in sql server

Are you new to SQL Server? Stored procedures are very important in SQL Server. In this tutorial, we will learn what is a stored procedure in SQL Server? How to create a stored procedure in SQL server 2019, Advantages of using SQL Server stored procedure. Also, we will check how to execute and alter a … Read more >>

Loop in SQL Server stored procedure (with examples)

MariaDB JSON_EXTRACT

This tutorial is about the loops in SQL Server stored procedure. You will learn how loops work in stored procedures. You will see a number of examples of loops in stored procedures in SQL Server. SQL Server stored procedure for loop SQL Server does not support FOR loop. However, you can use the WHILE loop … Read more >>

MongoDB shutting down with code 100

mongodb shutting down with code 100

In this MongoDB tutorial, let us see how to fix the error, “MongoDB shutting down with code 100“. We will also see the root cause of the issue. Why shutting down with code 100 in MongoDB While starting MongoDB, I recently got an error like “MongoDB shutting down with code 100“. It looks like below: … Read more >>

Top 200 SQL Server Interview Questions and Answers

Free PDF On Top 200 SQL Server Interview Questions And Answers

Download A 40 pages PDF And Learn Now.