Topics
Started by
Posts
Last post
Hello, I need a query that finds event is occurring between today at 1:00 am and tomorrow at 12:59 …
2 replies
By: Sergiy
Dear T-sqlérs, I have a test table (see script below) with the following result namelength balk17…
7 replies
By: Cadavre
I have to return one result set by writing two different logic. Both of the logic are very complex.…
6 replies
I want to improve my DB Knowledge , i have experience in MS-SQL and ORACLE. My Problem is when i fa…
4 replies
Hi, I have a query window with a lot of code but I do not want to run it entirely in error, is ther…
6 replies
Let's assume we have 1) A key value, like a product number 2) and a ValidFrom date, like this MyPro…
3 replies
Command to run Exec Rpt_OrderReport '1/1/2013' , '1/31/2013' Need a code which will save the output…
1 replies
Hi there I am fairly new to SQL Server TSQL and I have a strong MS Access background. I can't get m…
9 replies
Hi, I have a table #TransDetail CREATE TABLE #TransDetail ( ID INT IDENTITY(1,1) PRIMARY KEY, Nu…
7 replies
Hi everyone, I manage 100+ SQL servers and some of them contain over 120 – 800 GB + databases. I go…
1 replies
I am trying to update my sql table field descriptions programatically, but I am getting an error. -…
1 replies
I am trying to get a homegrown database to automatically update a 'IsActive' column. I have a merg…
2 replies
I have a following table and I need to group by each topic and count them. SNo Category 1 --…
11 replies
By: Romah
Hi...... I have one table in my database say for example "TableA" and the data is shown…
2 replies
Looking for SQL Query help on following. Have a key value pair, as below. declare @t table (id int,…
2 replies
By: s-sql
Viewing 15 topics - 4,036 through 4,050 (of 10,647 total)
You must be logged in to create new topics.