Showing posts with label Sql Server. Show all posts
Showing posts with label Sql Server. Show all posts

Saturday, 5 March 2022

Microsoft SQL Server Materials which Includes Examples,Videos with Lucid Explanation

Seoveerendra.blogspot.com is a potential platform for sharing the information about Microsoft Technologies like Microsoft SQL Server,Microsoft.Net,SEO and other technology stuff with quality content.If a person wish to start their carrier in Microsoft SQL Server or Microsoft .Net www.SeoVeerendra.blogspot.com provides an broad categorization of all topics with an lucid explanation considering level from beginner to experienced professionals nurturing them selves technically strong.

Microsoft SQL Server Level 2 Excercises

  Dear Readers,Here i have provided the Level 2 Exercises of Microsoft SQL Server.In my previous article i have provided Level 1 Exercises of Microsoft SQL Server.Please go through the exercises and practice well.If you have any queries on the same.Please do comment on the same.I have added few interview questions in the my previous articles along with the specific topics which are related to the SQL Server.

Sunday, 19 December 2021

Microsoft SQL Server Level 1 Excercises

 Dear Readers,Here i have provided the Level 1 Exercises of Microsoft SQL Server course.Please go through the exercises and practice well.If you have any queries on the same.Please do comment on the same.I have added few interview questions in the my previous articles along with the specific topics which are related to the SQL Server.

Thursday, 20 April 2017

Computed Column In Sql Server Part I

In this Article we will learn what is Computed Column in Sql Server.How to Declare what are the advantages using this column in Sql Server.Practical Implementation of Computation column in Sql Server.

Computed Column name it self indicates that it computes other columns values and display that result in that particular column.This column is an Virtual Column no datatype is allocated for this column in DB this column won't store data in table unless the column is marked as persisted

No Let us See How we can implement Computed Columns in Practically

Sunday, 4 December 2016

Latest Interview Questions and Some Programs Solutions


Dear Readers,Here i provided Latest Interview Questions which i come across and also provided some programs download from the below link