Connecting MS SQL Server in Visual Studio Code || Step-by-Step Tutorial for Beginners

In this tutorial, we will learn to connect Microsoft SQL Server 2022 in Visual Studio code. I have explained the whole process step by step for better understanding. I suggest you watch this tutorial till the end for complete knowledge and then you can easily connect MS SQL server in Visual Studio code. Inside vs … Read more

Connecting MySql Server in Visual Studio Code

In this video tutorial, you will learn to connect MySQL server in visual studio code. Also, we will fix the issue of authentication mode by creating a new user with a password and then we login in SQL server from visual studio code. I have explained everything there in this tutorial step by step, so … Read more

Comment/uncomment your T-SQL code in SQL Server Management Studio || Tutorial for Beginners

In this tutorial you will learn the following things:   1) Comment/uncomment your T-SQL code in SQL Server Management Studio  2) Indent your SQL queries I hope you found this tutorial helpful, please consider giving a thumbs up and hit the subscribe button to motivate me. Your support is what keeps me inspired and motivated to … Read more

Using Filters in Object Explorer in MS SQL Server Management Studio || Tutorial for Beginners

In databases that have many objects, you can use filtering to search for specific tables, views, etc. This tutorial will show you how to filter for tables, but you can use the same steps in any other node in Object Explorer. I hope you found this tutorial helpful, please consider giving thumbs up and hit … Read more

How to access SQL Server error log in Microsoft SQL Server Management Studio | Tutorial or Beginners

In this tutorial, we will learn how to access SQL server logs in SQL server management studio. Also, we will learn the following things.   1) Access your SQL Server error log   2) Query the error log in SSMS (sp_readerrorlog 0,1,’ Server process ID’)   3) Find the error log location if you’re connected … Read more

How to import flat file/CSV file in database in Microsoft SQL server Management Studio?

In this video tutorial, we will learn to import a CSV file into the database by using the SQL server wizard in SQL Server Management Studio. This is a very useful trick to import CSV data files as tables. and you can import huge data files in no time and be smart. Thank you again … Read more

How to install of R and R Studio in Windows 11 (updated 2023)

In this video tutorial, we will see how to install R software and R studio in Windows 11 with some easy steps. Download R:Visit the official R Project website at https://cran.r-project.org/mirrors.html. Choose a nearby CRAN mirror (a download location).Click on the link corresponding to your version of Windows (usually “base”). Download R for Windows:Click on … Read more

How to use a Lenovo laptop’s touchpad like a pro? || Learn Taps and Gestures Tutorial for Beginners

In this video tutorial you will learn the following things:How many types of Taps actions do we have? What is the use of these actions? Tap Actions- 1) Tap with two fingers.2) Tap with Three fingers.3) Tap with four fingers. We will see different types of gestures for daily work. 1) Three Fingers Gestures – … Read more

How to merge drive partition in Windows 11 || How to Combine two partitions in Windows 11?

How to delete and merge drive partition in Windows 11 In this video I’ll show you how to delete and merge logical drive partition in Windows 11. Topic Includes:1- delete drive partition,2- merge drive partition,3- merge two partition,4- Combine two partitions in Windows 11 If you enjoyed this video tutorial and found it helpful, please … Read more

How to convert images into pdf file offline || Quick and easy way to create pdf file from images

Creating a PDF file from images is a straightforward process, and you can do it using various methods and software. Here’s a quick and easy way to create a PDF file from images using a free online tool: Using Online PDF Conversion Tools: Select Your Images: First, gather the images you want to convert to … Read more