Categories
Sql Server

How to Export Excel data in SQL Server table

How to Export Excel data in SQL Server table Many Sql server guys deal with this How to Export Excel data in SQL Server table.Many DBA following the same approach they export data from flat file or other type of file to SQL server tables.Here we have a quick view on how to export data from excel […]

Categories
Sql Server

How To Import Data From SQL Server To Excel

How To Import Data From SQL Server To Excel In this tutorial i will let you now that How To Import Data From SQL Server To Excel, importing data from SQL Server to Excel is not a difficult task but it may be if you don’t know about it. Importing process will import your whole […]

Categories
Iphone-iOS

How to recommend a App to your friend from ITunes Appstore

How to recommend a App to your friend from ITunes Appstore Apple ITunes have a amazing feature.You can now tell a App to your friend from the App-store. To do so open Itunes and click on App which you want to tell to your friend. Now you see the screen same as in image below.   […]

Categories
Javascript

How to find same word in paragraph through JavaScript

How to find same word in paragraph through JavaScript In this tutorial we will learn How to find same word in paragraph through JavaScript. When you search in a paragraph, you can use a pattern to describe what you are searching for.Some time it is very useful. Here a simple script to help you through JavaScript: <html> <body><script […]