Topics
Started by
Posts
Last post
Is there a mechanism that can do the following: recognize a query when it comes in and replace it w…
6 replies
Hi bros, I need to compare the next row with the previous row of same table and produce nonidentica…
11 replies
Hi All, I work with SQLite and need to write a query the old school way to convert rows to columns.…
7 replies
Hi All Using SQL 2008 R2 and stuck on this. I have several sets of timedate ranges and I need to me…
8 replies
I have a column called as NDM$ What I want do it round it the nearest value example I am giving bel…
6 replies
Hi Everyone, There are 2 tables which need to have data inserted into them for auditing purposes. T…
5 replies
I am having 4 Columns Qty decimal(12,3),CF1 Decimal(12,3),CF2 Decimal(12,3),Flag TinyInt. I want to…
15 replies
Hi All, I am trying to find a way to add into a table a flattened (comma seperated list) of email …
16 replies
Hi All, I am having values as below: 99.87 99.96 8.67 And my output should be as: 99.8 99.9 8.6 How…
20 replies
1 replies
Hi folks, i'm building a view for which i would use fulltext search. To use fulltext search the vie…
2 replies
--From the rows I want to know how many number of days a person was active for the given date range…
10 replies
Hello friends, One more query from me today 🙂 I am creating dynamic pivot and my column order is as…
1 replies
Hi Friends, How to insert resultset of EXEC sp_executesql into temporary table? I tried below opti…
6 replies
We have a stored procedure that makes a decision to pull records from one of two servers. If one of…
2 replies
Viewing 15 topics - 1,741 through 1,755 (of 10,647 total)
You must be logged in to create new topics.