Viewing 15 posts - 31 through 45 (of 104 total)
awesome I will take a look at this. Thank you very much, this is exactly why i come to this site.
Thanks for all your help!
November 1, 2010 at 10:18 am
Ya i guess i really don't know the difference between a temp table and a variable table. I like using Variable Tables cause they are like a scratch pad....
October 29, 2010 at 11:51 am
Stefan Krzywicki (10/28/2010)
mbender (10/28/2010)
October 28, 2010 at 3:59 pm
WayneS (10/28/2010)
I see one thing in the TVF - you're calling another function to get the first day of the month. I don't know how you're doing that, but this...
October 28, 2010 at 3:58 pm
Stefan Krzywicki (10/28/2010)
mbender (10/28/2010)
October 28, 2010 at 3:57 pm
Roy Ernest (10/28/2010)
Temp tables can be used depending...
October 28, 2010 at 3:36 pm
Are using Temp Tables a no no?
I've just started using them as work tables, and have really enjoyed it. Normally we would do all the work in the asp...
October 28, 2010 at 3:29 pm
The reason i'm using a TVF is ya i need it to be in a table format. I'm trying to pull the data live, rather then storing it in...
October 28, 2010 at 3:24 pm
Ouch!
thanks for your help, this is the SQL Newbies forum correct?
Little background on myself, i'm all self taught and new to actually writing in T-SQL. So if i'm doing...
October 28, 2010 at 2:50 pm
I am using a multi line TVF
Basically the user gives me a month and an office. I pull some data from the month that they give me and the...
October 27, 2010 at 3:41 pm
This is why i love this site, this is exactly what i need.
October 18, 2010 at 3:42 pm
Thank you this helps
October 8, 2010 at 2:09 pm
Ya its kind of a pain. I can change a few thing, as far as knowing which one to order its really it doesn't really matter as long as...
October 8, 2010 at 12:27 pm
Viewing 15 posts - 31 through 45 (of 104 total)