Topics
Started by
Posts
Last post
Hello, Hopefully someone can help a novice with the following problem i have. We have as system tha…
12 replies
I have written the query using ranking function. I tried to write the same query using sub query no…
5 replies
Hi, we are trying to bulk write the data in the table. but the process seems to get slow. On checki…
1 replies
Hello Community, Can someone explain why I'm getting the error Incorrect syntax near '-' When I run…
3 replies
Hi everyone, I have data in my table as below date ID value 202101…
5 replies
Does every instance of BEGIN within your code require an END? I've seen more than one piece of code…
8 replies
Why would this return a single space instead of two spaces? select isnull(nullif('',''),' ')
5 replies
Hi all I'm using xp_create_subdir to create subfolder on one of our drives to stores files i…
34 replies
I have a piece of code that I would like some suggestions on how to make it faster\ more efficient.…
38 replies
connecting to SQL Database from asp application and setting CONTEXT_INFO. <connectionStrings>…
1 replies
CREATE TABLE #ZIPS (ZIP Varchar(5)) INSERT INTO #ZIPs Values ('09876') INSERT INTO #ZIPs Values ('3…
31 replies
I have created table variable as below , just want to that result into table as last line is not wo…
2 replies
Dear Group: We have a process that loads the record count of tables into a table so that we can com…
3 replies
If i execute query 1, i get 0.00036369128107, but if i execute query 2, I get 0.00000000000000. Wha…
2 replies
Dear Group: I am trying to find a method (haven't found it yet with Google) on determining when a t…
8 replies
Viewing 15 topics - 601 through 615 (of 3,091 total)
You must be logged in to create new topics.