Find Size Of Tables In Database – SQL Server
Easy method to find the size of tables in an SQL Server database. Get the size of all the tables in a database using SSMS standard report and queries.
Articles about Microsoft technologies like Windows, SQL server, MS Office, Sharepoint, IIS, Dot Net, etc..
Easy method to find the size of tables in an SQL Server database. Get the size of all the tables in a database using SSMS standard report and queries.
Combine multiple rows into one string in SQL Server. Simple query in SQL Server to concatenate multiple rows Into single string.
Step by step instructions to shrink VirtualBox Vdi on Mac with Windows 10 64 bit Guest OS. Easy yaw to compact Windows 10 virtual machine vdi on Mac OS.
Shrink database file (mdf) In SQL Server database and reduce it’s size. I.e. shrinking the mdf file without affecting the ldf file.
Shrink transaction log file In SQL Server database without altering the database files . I.e. shrinking the ldf file without affecting the mdf file.
Generating more and recent transaction data In SQL Server WideWorldImporters sample database. Steps for generating more data In WideWorldImporters database.
Tips and tricks to check if column exists in a SQL Server database table. Also find the list of all tables and stored procedures having the column name.
Encrypting stored procedure in SQL Server for hiding the source code of the stored procedure, view and function. Using WITH ENCRYPTION to hide source code.
Bootstrap 3 With MVC 5 And Entity Framework 6: Step by step instruction for creating ASP.NET MVC 5 with EF 6 web application using Bootstrap 3
Choosing, downloading and installing (restoring) Wide World Importers Sample Database for SQL Server for training purpose. What is WideWorldImporters?
When to use ViewModel, ViewData, ViewBag, TempData or Session in MVC? What are the similarities & differences? ViewModel vs ViewData vs ViewBag vs TempData.
Installing and using the DNN visual studio project template for developing web application modules for Dotnetnuke
Update from select statement in SQL Server. Updating a table using select statement form the same table or different tables using join.
How to write a SQL select query joining multiple tables from databases located on different SQL Server Instances? Accessing table from remote SQL Server.
Choosing, downloading and installing (restoring) AdventureWorks Sample Database for SQL Server 2014 for training purpose. What is AdventureWorks?
Part-2 of the SQL Server Management Studio tutorial. Second part of SSMS tutorial with step by step instruction and video using SQL Server Developer Edition
Step by step video tutorial on SQL Server Management Studio using SQL Server Developer Edition. This is part 1 of the SQL Server Management Studio tutorial.
Step by step instruction with picture and video of SQL Server Installation Process. Download and install steps for Free SQL Server 2014 Developer Edition.
Detailed Step by step instruction and video of SQL Server 2014 Installation Process. Download and install steps for Free SQL Server 2014 Developer Edition.
The SQL Server Developer Edition is now free to download. Microsoft is not allowing the developers to download the developer edition of SQL Server for free.