Topics
Started by
Posts
Last post
We are trying to delete records in some history tables to save space. This is a database setup usin…
1 replies
I am looking at a database designed by someone else. I see he named the columns like Date_SK, Date_…
6 replies
By: SQLRNNR
Does anything appear to be wrong with the following CASE Statement? It always updates the First Col…
28 replies
I thought varchar(max) will store 2 gb data, but here I have a comma delim string that I am passing…
23 replies
ALTER VIEW [dbo].[neoset_dailySalesManReport] AS SELECT TOP (100) PERCENT s.entryDate AS 'date'…
3 replies
Hi guys this is my query i wrote to get date in invoice . But i am getting today date . I need date…
4 replies
Greetings, I have a table that represents the calendar of days that employees work during the year.…
24 replies
What is the best way to sum the distinct fields only. I've got a select that returns duplicate rows…
13 replies
By: jshahan
Let first apologize since I have no idea how to start this small project. I have no code, because I…
6 replies
How can I Pivot the following? The objective is to get the columns listed horizontally and progamat…
7 replies
This is starting to drive me to drink!! I have my date field in my table as [201206], I'm able to g…
2 replies
By: SQL_NuB
Hi, I've got 2 users, an administrator and Bob. Both are SysAdmin When I'm logged in as administrat…
6 replies
HI ; How to split the csv values in rows , this is my sample string UNIPAR LLC , IAE Power Product…
4 replies
What would the SQL Server 2005 and above eqivilent command for the following? SELECT * FROM syscom…
11 replies
hi waiting for the reply thanks kumar
12 replies
Viewing 15 topics - 5,656 through 5,670 (of 10,635 total)
You must be logged in to create new topics.