Topics
Started by
Posts
Last post
Hi Clever T-SQL Experts. I had the following, it returns the Count(*) in two tables in a single row…
23 replies
Hello, I've a table with a numeric and date columns. Assuming a,b are the column names, I'm writing…
11 replies
Post removed. For better, quicker answers on T-SQL questions, click on the following... http://www.…
3 replies
Is it possible to JOIN two tables by combining two columns in one table into a "key" and join it to…
10 replies
I have an issue. We are dealing with a new system where they have thier schema(which is unbarable…
4 replies
I have a table named as "querylog" which looks like follows with 3 columns. In the column "selected…
6 replies
Hello all, I have an issue with string search from a free text field. --SAMPLE DATA CREATE TABLE #…
1 replies
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
Viewing 15 topics - 6,196 through 6,210 (of 10,635 total)
You must be logged in to create new topics.