Topics
Started by
Posts
Last post
Session A: Select * from mytable (NoLOck) What does this query exactly do.. Option 1: If there is s…
8 replies
Hello, I wish to have one of my date columns to adjust with dst and utc and populate in computed c…
2 replies
Hi i have this line in my store procedure: select * from MainVideo where LEFT (datetime,11)=LEFT (@…
3 replies
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
I have a request where I have to find the start and End statuses for a member. The requirement is …
4 replies
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
Viewing 15 topics - 6,211 through 6,225 (of 10,647 total)
You must be logged in to create new topics.