Topics
Started by
Posts
Last post
I am passing a list for my parameter like this: 'TW'''',''''MO'''',''''DA'''',''''FM' I am then doi…
9 replies
Is there a functional difference between SQL Servers Identity column implementation and the autoinc…
4 replies
Hello Everybody, I am using sp_send_dbmail to send email to the user for the result of some query w…
14 replies
I have following data in "title" column. The column "title" is included in my FullText search. I ha…
8 replies
Hi I have a task which should trigger an email of the product scanning the a table where amount gre…
1 replies
I have a summary table that I need to extract some additional summarized/grouped data out of. The t…
12 replies
I am working on moving an old system from using ODBC to use ADO.NET. I've found that the former hid…
3 replies
Hi, I have a table which stores account related sensitive information. I want to get an alert whene…
6 replies
Hey everyone, I am formulating a query from two of my databases invoice tables. The two tables are…
18 replies
I have the following performance question on joins in sql server 2008 r2. Is there a performance pr…
2 replies
Hi, There was a search sp that I changed and created a new sp. I had to show the difference as the …
8 replies
Hello, I am working on a huge XML file. I am trying to update a XML file. I am saving the broken pa…
1 replies
I have a SP that returns a table variable. It compiles and runs with no issues. When I call it fro…
10 replies
I have a table like this one: CREATE TABLE [dbo].[CH]( [exid1] [int] NULL, [exid2] [int] NULL, …
10 replies
Ok I've broken it down as simple as possible, and now it really looks like a bug: SELECT [NUM_UNITS…
4 replies
Viewing 15 topics - 7,831 through 7,845 (of 10,647 total)
You must be logged in to create new topics.