Breaking News
recent
1

Compress VDI file in Oracle Virtual Box for windows

Use the following steps to Compress VDI file in Oracle Virtual Box for windows 1) Defragment virtual machine 2) find the uid of vdi...
Read More
0

Counting the number of rows in Delphi and Rave Reports

Display the count of the number of rows for a particular table in Rave Repot Solution 1: This can be done quite easily using a ...
Read More
0

Hp pavillion dv6 touch pad volume not working

Hp pavillion dv6 laptop touch pad volume control and wifi control has stopped working. it is not on the screen but septerate fro...
Read More
0

What is perfmon.exe in Windows 7

The process known as Resource and Performance Monitor or Reliability and Performance Monitor belongs to software Microsoft Windows Operatin...
Read More
0

Where clause to a subquery in SqlServer

There are cases we want to execute a query includes a WHERE clause which must look up in a subquery and join tables is not prefferable . Fi...
Read More
0

Rebuild all Indexes in SQL SERVER

SQL Server 2000 Rebuild all indexes with keeping the default fill factor for each index USE [DATABASE_NAME] EXEC sp_MSforeachtable @comm...
Read More
0

Convert Integer to String in SQL Server

This is how to convert an integer to string in SQL SERVER. Let's suppose we want to present the year as a string SELECT CAST(dbo.Emplo...
Read More
0

SQL Server Collations

Below table contains the details of SQL Server Collations: Albanian_BIN Albanian, binary sort Albanian_BIN2 Albanian, binary code point ...
Read More
Powered by Blogger.