Information Technology General Knowledge ( ICT GK )
Author - shohal
How and why does a SQL inner left-right full and even cross join...
How and why a SQL inner left-right full We have 2 tables – TableA and TableB. Both the tables...
How to check GUID(Globally Unique Identifier) is null or empty...
GUID(Globally Unique Identifier) is null or empty in SQL Server A GUID in SQL Server can generate...
How Declare Dynamic SQL table name variable
Dynamic SQL table name variable I have a web page with a textbox as shown below. When I enter a...
Basic English 850 Words With Bangla
Basic English 850 Words With Bangla come-আসা , হওয়া , ঘটা , পাওয়া , প্রতিভাত হওয়া get-পাওয়া, অর্জন...
GK ICT Bangla
GK ICT Bangla ১0. পৃথিবীর প্রথম web browser-এর নাম কী? World Wide Web. এটি Sir Tim Berners-Lee ১৯৯০...
exec vs sp_executesql in SQL server
The difference between exec and sp_executesql. In SQL Servere we have 2 options to execute dynamic...
Events in the life cycle of a web application
In a web application, events can occur at 3 levels 1. At the Application Level(Example: Application...
Dynamic SQL vs Stored Procedure
Dynamic SQL vs Stored Procedure The advantages and disadvantages of Dynamic SQL and Stored...
Dynamic sql output parameter
Dynamic sql output parameter SQL script to create Employees tableCreate table Employees ( ID...
