Topics
Started by
Posts
Last post
I have a procedure where I do an insert by selecting data from a #temp table, i need one of the val…
8 replies
How can I accomplish this? select case when Datename(dw,getdate()) = 'Sunday' then set @date…
2 replies
Hello all; I have given the task to produce a report off audit table, i am stuck over here as I am …
9 replies
Does anyone know of a quick and dirty way to do this any faster? I'm trying to find the Number of …
8 replies
I've discovered in one of our databases there is a large table (million rows) that has a non-cluste…
7 replies
Hello, I have some problems when creating Linked server. we are using SQL 2005 developer Edtion sce…
1 replies
Hi, I've got two databases MyDB1 and MyDB2 with some of the tables of the same structure and some a…
6 replies
Hi, I have a table with DOB in the format Sep 27 1957 12:00AM I need to convert it into 09/27/1957…
7 replies
I have a situation where I am getting values from a couple of views and feeding them into an SSRS r…
3 replies
Hi all, I have a table ABC in a database which holds 10 million rows and takes so much time while a…
2 replies
Hi friends, I get the below error for a sub-select.. select count(*) from (select upper(s_name)…
1 replies
I am trying to query two tables, one which has invoice information, the other which has price histo…
9 replies
Hi, I want to avoid a record that has first letter as number in a column. This is my code: where…
8 replies
hi, Can anyone tell me how to solve the below dynamic query? It says incorrect syntax near keyword …
1 replies
Hello all, i'm trying to find a solution for the following problem, maybe recursion is an answer. I…
1 replies
Viewing 15 topics - 2,371 through 2,385 (of 12,234 total)
You must be logged in to create new topics.