Topics
Started by
Posts
Last post
This is a really cool solution to a common problem: this script auto-generates exactly the right RE…
14 replies
Greetings, I need your expertise on my issue. I do two tables, each has only one simple column (va…
3 replies
I have a table I am trying to unpivot the data in NameIDExamid1 Examproduct1Examid2 …
3 replies
For formatting reasons I want to: DECLARE @a INT SELECT @a = MAX(LEN(fieldX)) FROM tabY SELECT @…
3 replies
Hi All, I need help with writing a sql query. This is how my table is structure NameABCdE John…
8 replies
Hi All I need to query a column in a particular table to find out which entries in that coulmn cont…
2 replies
I have to write a query that will output a ---fixed lenght -- sequential text file? for example I h…
12 replies
I have 3 input parameters and I want to run different peice of code for all 3 different parameters.…
3 replies
Hi All, I'm having 40 tables in my database and each table is having uniqueidentifier datatype colu…
9 replies
Will you look at my SQL Statement and give me ideas on how to speed it up and make it leaner. It wi…
5 replies
I have a table called patientDates PatientId int, DivDate datetime There can be multiple dates for …
32 replies
Consider the following scenario: Tracking cases by doctor's username - two types of cases: OBCases …
3 replies
Hello, I am trying to make use of this executable which is included in SQL. How to compare 2 tabl…
2 replies
i partition the table by datetime. After that i tried to insert the data into the partition table. …
1 replies
Hello folks I´d like to know if I can create a trigger that verifies procedure name exists into a c…
4 replies
Viewing 15 topics - 7,726 through 7,740 (of 10,635 total)
You must be logged in to create new topics.