Topics
Started by
Posts
Last post
The script should populate a temp table with a list of item numbers based on a date range and then …
2 replies
I have a few users who use ODBC to connect to an SQL Server database. The ODBC connection tes…
2 replies
I have a table with 1 column (varchar) and when I create an identity column with autoincrement on i…
7 replies
Hi Guys I have been asked to break mirroring and disable service brokerfollowing which re-enable mi…
2 replies
Have a sproc that is throwing an error when trying to do an Insert statement. Gives the "Invalid Ob…
19 replies
How to change character encoding to a column ? when I run this : SELECT collation_name FROM sys.col…
3 replies
hello all. I have this script: IF OBJECT_ID('tempdb..#DirectoryTree') IS NOT NULL DROP TABLE #Direc…
20 replies
I'm utterly perplexed by something I'm seeing. I'd always been under the impression that there shou…
8 replies
I have two variables SCR_1, SCR_2 created by case when sentence. Is there a way I can use them in t…
2 replies
Hello, I have some data I'm trying to summarize and I'd like to have this in a queryable view inste…
6 replies
Hi all, My Google skills seem to have failed me here!! Any ideas? Thanks, JB
6 replies
Hi,On a server running SQL Server 2008 R2 10.50.4042 (I know, SP2 is outdated...), there…
4 replies
Gang, I'm completely perplexed on this one. I am running a query against an Oracle 11g database. …
9 replies
Ok, I thought that this should be straight forward. W I am trying to create a linked server and hav…
2 replies
Hello guys, I am sorry to post this question here as the query is actually from Impala, not SQL, bu…
1 replies
Viewing 15 topics - 1,156 through 1,170 (of 30,225 total)
You must be logged in to create new topics.