Viewing 15 topics - 263,791 through 263,805 (of 283,952 total)
Topics
Started by
Posts
Last post
Hello Please help me to do this CREATE TABLE #X1 (vcEmployeeUniqueID VARCHAR(20), vcLastName VARC…
1 replies
Hi - Currently, I'm using a substantial number of FusionIO cards on our production environment. We'…
1 replies
The 2 main ones I've found online are: - Pro SQL Server 2005 Integration Services - http://www.…
1 replies
Want to update t4 table but update fails as there is relationship between tables. Right there is o…
1 replies
Code a call to the stored procedure That returns Invoices with an InvoiceDate Between April 10 and …
1 replies
Hi SQL Masters, I have a situation here regarding my supported two Databases, one of them is ABC Da…
1 replies
use master go EXEC sp_configure 'show advanced options',1 go RECONFIGURE EXEC sp_configure 'xp_cmds…
1 replies
I have a package I have been testing in SQL 2012 Integration Services (SSIS). The reporting is awes…
1 replies
for example here i got one dynamic search query how to use or condition in dynamic sql serve…
1 replies
Hi I have the following SQL Statement and it works: DELETE i FROM stg_history_ira i INNER JOIN (--…
1 replies
There are over 47,000 ZIPCODES in the USA, I want to fetch 10 unique ZIP codes from each states. (C…
1 replies
Hello, I was recently asked to write a report for some of our users to track scheduling status …
1 replies
HI, I’m trying to design a SQL Reporting for below mentioned scenario. The scenarios is,there are 3…
1 replies
Hi, I cant find anything online, guessing it is possible not sure.. Is it possible in powershell t…
1 replies
Hi, I am using a MERGE JOIN SSIS transformation to join the results of 2 queries, which already con…
1 replies
Viewing 15 topics - 263,791 through 263,805 (of 283,952 total)