Topics
Started by
Posts
Last post
Hello All, Does anyone know what are the minimum permissions required to run a PowerShell script th…
2 replies
Hi Guys, The following query results in the error "The conversion of a datetime2 data type to a dat…
7 replies
I work for a credit card company. Our database has a customer table and a transaction table. Fields…
29 replies
There is a requirement, details as below: 1) Copy data from transaction table (around million recor…
8 replies
I have a question about whether BULK INSERT handle a file as a transcation, from MSDN i found this:…
2 replies
Hi, Basic monitor SQL server database for backup,SQL Jobs etc., through website by using any script…
8 replies
Hi guys I need your help on something. I have to deal with a huge data base with thousands of aggre…
2 replies
Hi, I've been having a chat with Google and haven't been able to find an answer to it so here goes…
2 replies
We have a secure shop running SQL Server 2008 EE on a couple of Microsoft Failover Clusters (Window…
47 replies
Not real sure how to set up an update from one table to another.. I have the following select SELEC…
6 replies
I get the above message with this query: select a.deliverydate, count (distinct (a.orderno)) as Ord…
3 replies
Does anyone have a good solution to monitor real time rapid data grow on a volume mount points? We …
1 replies
Hello I need to get all users/groups from all databases and what type of access each user/group has…
1 replies
Hi, I am totaly new to database. In my project the database is going to get migrated from sql 2005 …
5 replies
I want to know which query is more optimized? SELECT 1 FROM ABC WHERE Id IN (SELECT Id FROM ABC1) =…
16 replies
Viewing 15 topics - 15,136 through 15,150 (of 30,195 total)
You must be logged in to create new topics.