Topics
Started by
Posts
Last post
Hello All I have a situation to load tons of documents(all types) into varbinary(max) filed. I am u…
26 replies
Guys, I have a column where string stored should be split into multiple lines as select query outpu…
6 replies
Hi All, I have table below with three columns. ClaimIDClaimStatusCodeStatusDate 11,Closed,2010…
6 replies
Hello All, I don't work with IF statements in SQL very often and i've run into something which sho…
3 replies
Hello Folks, I am facing a strange problem. As part of a big solution. I have to validate each re…
5 replies
I did a query using DMV to get info for index SELECT d.name, t.name, i.name, ius.* FROM sys.dm_db_…
8 replies
I have two tables that represent different data. The first table is called InvoiceSplit, the secon…
2 replies
I have a question on how to optimize t-sql statement in a sql server 2008 r2 database. In my compan…
3 replies
I have a simple question? can i join a table valued function with a table. if so how we can achieve…
4 replies
We are experiencing a number of issues with our database at work and within the reporting team we a…
7 replies
Hi, I need to create one SSIS package which will have a csv file as source but the name of the will…
2 replies
Does anyone how unique this is? How many times I would have to run it before I found a duplicate. s…
8 replies
I am hoping someone can help me with the following query. I am trying to display only those "Case_…
9 replies
Hello All, I have a requirement to build a user interface that will allow end users to generate and…
5 replies
declare @A1 smallint declare @A2 smallint declare @B1 char(1) --could be null declare @B2 char(1) -…
24 replies
Viewing 15 topics - 7,846 through 7,860 (of 10,647 total)
You must be logged in to create new topics.