Topics
Started by
Posts
Last post
I have below table: ColA ColB ColC ColD ColE ColF Host1 P PP dateA 98 Host1 Q …
3 replies
By: vinu512
I want to select the password from the aspn_membership (.NET memberships tables) and decrypt it a…
6 replies
Ok, here goes. I have a table, which sits within my CRM and stores "questionnaire" type information…
9 replies
By: ProKelly
We have one procedure [say P1] having multiple inserts to a table [Say Target1] resulting from join…
21 replies
By: sqlnaive
I have a trigger that is firing with out issue in non-production but the same exact code is failing…
12 replies
By: russ960
How do you write a case statement like this for the <> 2 part? select field1 from tbl1 where …
8 replies
If I had a single INSERT INTO statement that was very big, what would happen to the transaction log…
8 replies
Log file size is increased to 3 GB in production. Can any one suggest me how to decrease log file s…
10 replies
Dear All, Hi! I am in a need where I have to store "Insert, Update, Delete" statements in an AUDIT…
4 replies
select 'A' as [value], 'B' as [value] for xml path('test'), type This outputs the following:…
7 replies
Hi all I am trying to implement a simple warning system using database email. I am monitoring an …
9 replies
Hi Team, We have Two Environments QA and IST. Here we have ABC user we have How Can we check ABC us…
2 replies
Hi, I have the following SQL: UPDATE TABLE1 t1 SET Processing_Status = 0 WHERE t1.ID NOT IN (SELEC…
4 replies
REVISED Question: I want to return all data (varchar) from a column in a table and have it sorted a…
9 replies
Greetings all. I was posed with what turned out to be a more difficult problem than I had anticipa…
40 replies
Viewing 15 topics - 5,836 through 5,850 (of 10,635 total)
You must be logged in to create new topics.