Topics
Started by
Posts
Last post
I have schema and data as below, declare @tApplyProgram table (myID varchar(50), programID varchar…
2 replies
Enroll in on-campus or online accounting degree program. It can give you the foundation you need to…
1 replies
Hi, thanks in advance. I have a table that contains a column called Outcome. It can contain 4 poss…
15 replies
Hi i have a filed wich type is datetime : and data in that field are like this: 2012-05-01 00:00:0…
2 replies
I apply for assistance. May there willing to help I have table's and data as following, declare @t…
2 replies
I want to update the field "ModifiedDate" in an audit table with the last (up) date (ModifiedDate) …
1 replies
How would you trim a string that looks like this? I need only the string between the first set of …
32 replies
help me with this code its not showind date declare @row1 datetime set @row1 = @fromYTD …
1 replies
hi i am executing udf as (select fGetGenericDate (@param)) which returns datetime as datatypeof …
2 replies
By: hbtkp
I have a request where I have to find the start and End statuses for a member. The requirement is …
4 replies
By: Mike01
I've a procedure which insert data into a table from the join of two tables based on the search cri…
7 replies
Hi, I have two SELECT queries. They are the same, only the conditions in the WHERE clause different…
6 replies
By: oolawole
I am trying to create two new columns,using a case statement of the same data. For example Select …
3 replies
hi i am having trouble in select stm select "heading1" = case when (condition) then item1 …
17 replies
By: vinu512
Hi, Can i get sample code for hierarcial query in sql ser 2008.My Scenario is as follows: I have a …
3 replies
Viewing 15 topics - 6,211 through 6,225 (of 10,644 total)
You must be logged in to create new topics.