Topics
Started by
Posts
Last post
I'm using the below SQL to delete about 110million rows in batches of 100,000 It's working fine in …
7 replies
I read this: http://www.sqlservercentral.com/Forums/Topic1568262-32-1.aspx Which says you must drop…
3 replies
Hi everyone, Oracle and Teradata are able to capture the windows/client login that connects to thei…
2 replies
I have a situation to write this code in SQL to used in SSIS. if table1.username in (table2.usernam…
5 replies
I had a need to test something recently and wanted to create multiple logins. Other than using a ba…
6 replies
Hi, thanks for reading my topic. I have a query question. Consider a table with the following struc…
11 replies
I have got 4 MS Access Database Files, which have got 3 Tables each, means Total 12 Tables which ge…
4 replies
By: tlp6327
Hi I have been looking at a SQL agent job that runs. The issue is that it joins a lot of tables as …
2 replies
Here's the code, followed by the explanation of what I'm wanting to do: --alter view vwStudentsAPHQ…
5 replies
Hi, I have a situation where I have Table A, Table B. View C is created by joining table A and tabl…
2 replies
By: ajvkumar
I am constructing a query. It will pull data from 10 different databases. Rather than write the cod…
11 replies
Hi There, I want to set a default value to a column while adding it. Create table test(id int ) …
6 replies
I am trying to write a query to give me all "budget changes" (and the day they happened) per custom…
4 replies
Has anyone connected to Server 2014 from SSMS 2008R2? I've seen issues before connecting to Server …
6 replies
Hi experts, i would like to know the best practices to choose the columns which should be used for …
1 replies
By: manub22
Viewing 15 topics - 2,701 through 2,715 (of 3,065 total)
You must be logged in to create new topics.