Topics
Started by
Posts
Last post
how to install sql on veritas cluster active\active ?
2 replies
getting error:- Database 'XXX' cannot be opened due to inaccessible files or insufficient memory or…
4 replies
USE AdventureWorks2012; GO BEGIN TRY -- Generate a divide-by-zero error. SELECT 1/0; END TR…
1 replies
I'll be honest I really know jack about the inner workings of SQL, so any help would be appreciated…
7 replies
Hello everyone, I am struggeling with below: I have a field in ReportServer DB called “C.Path AS Or…
4 replies
Hi, Below is my table structure.. USE [SalesOptimizer_New] GO /****** Object: Table [dbo].[Autopil…
8 replies
Hi all Looking at my waits I can see lots of CXPACKETS, and I am wondering what the best way is to …
4 replies
Hi there, I'm trying to pass a parameter as a filename in a restore database statement. In my exa…
6 replies
hello experts, i want to write a select query which will access table from different instance, but …
6 replies
Hi, I am pulling count of records from a Teradata table. I have used Execute SQL Task in SSIS to ge…
12 replies
Hi, I'm using the OPENROWSET command to export data from a table into an Excel file. I'm using this…
5 replies
we have a database of attandance system in which daily attendance recorded. there is a table in whi…
11 replies
I need updation through Data transformation Packages. I trying to update database with DTs package…
7 replies
There is high memory pressure in SQL Server 2008 R2. Memory available on server is 6 GB. Initially …
1 replies
Hello I am running a physical server dedicated to SQL Server 2008 SP2 on windows 2008 Enterprise Ed…
8 replies
Viewing 15 topics - 13,591 through 13,605 (of 30,214 total)
You must be logged in to create new topics.