Topics
Started by
Posts
Last post
Hello, I'm new here. I do have one question in regards of forming up a select query. Imagine I have…
1 replies
Hi, I'm just learning Microsoft SQL so please can anyone help me write the following..I am developi…
2 replies
SELECT count(*), (CASE WHEN wfstate =0 …
2 replies
I have a peculiar problem here. I have a procedure that needs to be called at the end of each packa…
7 replies
Is there a concise reference that lists the data modifications which would cause SQL server to recr…
2 replies
This function gets related streetname(s) and housenumber(s) and returns this as a string. I'm wonde…
9 replies
Ok, I'm trying to create a stored procedure that will count the certain conditions and display thos…
4 replies
Hi I'm very very noob at SQL so please forgive me if I'm missing something really obvious or seem l…
10 replies
I am researching T-SQL Code Analysis tools, like the equivalent of an FxCop for T-SQL that will sca…
13 replies
I have a field, stop.city_name, and it can be 2 different locations based on a stop.stop_type...so …
32 replies
Using MS SQL (vers 2008R2, 2012, 2014) Lately I have been getting my "feet wet" delving deeper and …
7 replies
Hi Experts I have a situation in which I want to avoid cursors/loops .Suppose I have a table in &nb…
11 replies
Hi all, I use BCP very often, normally with the -e err_file option.When specified, t…
4 replies
I have been struggling with this for 2 days now and need some help 🙁 I am trying to display hourly …
3 replies
Hi Experts I have a query regarding how to efficiently do a SELECTI have data in the below fo…
4 replies
Viewing 15 topics - 256 through 270 (of 4,454 total)
You must be logged in to create new topics.