Topics
Started by
Posts
Last post
Hey everyone, I am running this query & I have multiple records which I am trying to combine i…
9 replies
Hi all I have a table with username and visit_date, I want to display users who visited multiple ti…
6 replies
Hello, Is there a way in T-SQL to select the number of characters/numeric values returned in a sel…
11 replies
Hi I'm trying to format the column(dueDate) which contains the date to a YYYYMMDD format My unders…
6 replies
Hello, I have a query that works fine. But as I started adding more records to my table, I saw tha…
3 replies
Hey everyone, I am confused as to if I should use an IF or CASE statement in what I am trying to d…
14 replies
hi to all, i have a problem in getting some logic here this is my existing table structure DECLARE…
13 replies
My environment: SQL Server 2008 and Windows Server 2008. Collation for this database is set to SQL_…
4 replies
Hello all, I am having a problem: I have two tables: MAIN_TABLE -----------------------------------…
11 replies
Hi all, I am trying to print characters after rd occurance of character 'a'. Suppose My column name…
5 replies
We have a job that runs this code: InsertMore: WAITFOR DELAY '00:00:05' insert top(2500) into Table…
8 replies
Hello Everybody! I am not sure if this task is easy or complicated. But I need to write a stored p…
6 replies
Dear all, I am trying to make a triangle pattern using number. so please help me ,and my query is b…
22 replies
It's late on Friday.....drawing a blank.... How can I get a 4part name into a variable to use for a…
2 replies
I want to create cartesian product sql query.But,I'm getting the error.Where I wrong? I'm using SQL…
5 replies
Viewing 15 topics - 1,921 through 1,935 (of 12,234 total)
You must be logged in to create new topics.