Topics
Started by
Posts
Last post
Hi If you put helpful debugging print statements in your TSQL how do you get to see them when…
3 replies
Hi guys i have the following tsql script........ select distinct P.KPAIDS_NO,P.FirstName,P.LastNa…
11 replies
Peter I am able to create a function that gives the dates. No big deal. Where I struggle is get the…
23 replies
Hi All, For reporting purposes I need to be able to strip a portion of text out of a text field. T…
3 replies
Hello friends , i have a problem is that i need to create a table temporal but in the defini…
4 replies
hi everybody! I have a query like: SELECT some_fields FROM t1 LEFT OUTER JOIN t2 on t1.f1=t2.f1 an…
7 replies
Is it possible to modify system store proc sp_spaceused. how? Usually when you execute sp_spaceused…
9 replies
I have the following setup
1 replies
sorry i got one to work but have another problem with a 2nd query table 1 jobid jobname  …
2 replies
Ok, this is one of the strangest things I have ever seen. First thing, the background: we hav…
4 replies
We have a stored procedure that stores the IP address from the calling program for auditing pu…
4 replies
I apoligize but i forgot i need to qeury 2 tables table 1 jobid jobname &nb…
2 replies
Hello all, I have the following script that sets the First letter of a word to uppercase. Is there …
6 replies
hi I've a table with coln names ID Name ParentID Level I've list with different levels say ex. th…
6 replies
All, I have a sql sentence using the user-defined function in group by clause . E.g. TABL…
6 replies
Viewing 15 topics - 4,156 through 4,170 (of 17,082 total)
You must be logged in to create new topics.