How To Ideas | How To Articles | How To Tutorials


List/Grid SQL Server Subscribe RSS feed of category SQL Server

How To Select Current Date In SQL Server

While working in SQL Server, often you need to select current date. There are many ways to get the current date using queries in SQL Server, but the result SQL Server gives you always have the full date and time value. There are number of ways to extract only the Date Part from a DateTime field that SQL Server gives us. When I had Database Concepts as a course in… Read more »

How To Restore Database Backup In SQL Server

You have a backup of your Database and you want to apply that, because your Database got corrupted. I will be using SQL Server 2008 for the example purpose in this article. Instructions: In the SQL Server, open Object Explorer. If you don’t able to find it, Go to View menu and select Object Explorer. In the Object Explorer, Expand Server instance and select the Database you want to take… Read more »

How To Backup A SQL Server Database

It is a recommended step, if you are working on a project that regularly communicate with your Database and you have a number of subscribers. Because at any time, by any means, if your database gone corrupt, you will be in a great problem if you haven’t taken backup of your Database. Instructions: In the SQL Server, open Object Explorer. If you don’t able to find it, Go to View… Read more »



© 2012 How To Ideas. All rights reserved.
Proudly designed by Theme Junkie.