Topics
Started by
Posts
Last post
HI can you help me out with this plz or atleast give me some kind of idea.. my company has sql expr…
3 replies
I need an idea for set based solution. The solution has to be fast because of big amount of data. F…
4 replies
i have the following tables declare @t1 table ( a int, b int, c int ) declare @t2 tabl…
7 replies
Hi, I have a need to output one row per customer with multiple columns of data, like a checkbox. S…
3 replies
Greetings, I have gone around and around this particular problem and cannot find a fix for it. I wa…
8 replies
I have a temporary table being filled with a long select statement. From this table I want to do t…
3 replies
Hi, I have two concerns here, plz help me out. 1) I have one DB table with one column and with 1000…
1 replies
create procedure p2 with execute as login = 'my_login' as begin select 1 end can you tell me wh…
3 replies
Guys, there is a sproc at the place of work I've just started at that used to take an hr but for th…
21 replies
Hi Guys I' stumped, the following query is returning: 11 Sep 1 2009 12:00AM Sep 30 Which is the r…
2 replies
Hi I am new to SQL and just need some help with the following. I have data in a column such as:- B…
3 replies
Hope someone can help me out here. I am trying to write a stored procedure that will us a LIKE in t…
1 replies
Hello, I am using SQL 2005. I have a function I need to create on a server in Sweden. When I create…
1 replies
Hi can someone please tell me what is wrong with this query select ee_occup_levels, gender, race f…
7 replies
Hi, Just wondering if I have an indexed view and perform a query like this: select * from MyIndexed…
5 replies
Viewing 15 topics - 5,116 through 5,130 (of 12,230 total)
You must be logged in to create new topics.