Topics
Started by
Posts
Last post
This is more of a general question, I just completed a 6 hour process of inserting 255,000 rows int…
4 replies
Hello, 1. I am trying to understand when\why SQL will sometimes create the XML of the query plan an…
2 replies
SQL Agent - Jobs Failed: The SQL Agent Job "SQLjobname" has failed with the message "The job failed…
2 replies
Does BIDS is available in all SQL Server Editions?
1 replies
Hi, I work in a company and I want to do a test to applicants on the functions of administrative d…
8 replies
Hi, Does anyone know how to automatically setup SQL Server to TDE encrypt every database that is cr…
2 replies
hI, I HAVE TRIS CODE: SET @STRSQL = ('UPDATE BULK_CONTRIBUINTES_21 SET VALIDO_BULK = 0, …
3 replies
Hi Friends, is there any way to get the isdate function in ssis? If we can through scri…
12 replies
UPDATE P SET Stock = T.Stock FROM prices P INNER JOIN #prices " + "T ON P.Avg = T.Avg AND P.Colour …
10 replies
HI, I am facing a problem with Linked server in sql server 2008 R2. we have serverA and serverB an…
5 replies
Hi all, I have SQL Server 2008 and its handling around 10 Million transactions, and the server is…
6 replies
select * from test a inner join test1 b on a.id=b.module_id where a.id=@id and a.name=@name if (@ag…
4 replies
Hi why int columns with Null value is treated as zero. It caused trouble in one of my proc. Here is…
11 replies
here i just have written select query select sub.SubCategoryId, sub.SubCategoryName, sub.Categor…
4 replies
HI, We are uploading the faltfile data to table and we are facing issue while performing. I am havi…
9 replies
Viewing 15 topics - 17,026 through 17,040 (of 30,189 total)
You must be logged in to create new topics.