Topics
Started by
Posts
Last post
Good morning! 🙂 I have this simple query but I need to add a rather complex calculation and I'm no…
7 replies
We have database called store, I have an issue to generate the hourly count report dynamically. Whe…
1 replies
We have database called store, I have an issue to generate the hourly count report dynamically. Whe…
1 replies
We have database called store, I have an issue to generate the hourly count report dynamically. Whe…
1 replies
Hi We have an existing application that uses a table with a Primary ket tat has been set to char[12…
6 replies
I have a column with these values 100/200,200/300,300/400 . I need to add the values and the result…
3 replies
We are using set of table valued user defined functions at base level and use it instead of direct …
12 replies
I have a table with 70+ Million rows in it. We added a uniqueidentifier column to the end of it. Al…
1 replies
Is there any function for left(...,n) or substring() for text type ? If not, does anybody know any …
2 replies
How do I merge this query with data from Table2 ? Query 1: Raw data: [font="Courier New"] Date …
1 replies
Hi All, In SQL Server, Can we load data into two table from a single table in a single shot? someth…
5 replies
Hi, First of all sorry for my english. I need to extract some chars of a string. I have this data a…
1 replies
Hi everyone, I am trying to create a view with a left outer join. The following code works fine w…
2 replies
DROP TABLE AT DROP TABLE TC CREATE TABLE TC (fldID INT PRIMARY KEY, fldCID INT) INSERT INTO TC SELE…
5 replies
It seems to be a simple problem but it keeps giving horrible queries with subqueries and a lot of g…
4 replies
Viewing 15 topics - 5,776 through 5,790 (of 12,234 total)
You must be logged in to create new topics.