Topics
Started by
Posts
Last post
Hi I know, back in the day, the CSIs on SQL 2012 stopped the table being updated/inserted etc I kno…
5 replies
Hi, I need to make a select and display of ITEMID, TRANSID and POSRECORDID, where TRANSID count is …
12 replies
Dear Forum: I have a Column1 that has values from 1 - 9. I need to Sum the values of this column f…
2 replies
I inherited this script that has a cursor and I know this query can be optimized by not using a cur…
11 replies
I have 3 tables, I need recursive query Table3 is recursive join with Table1 I have attached the d…
3 replies
Hi, need a request...it's possible to convert dbo.RE80_MOVSCHPUNTI.RE80_VALORE this table from nvar…
13 replies
I was doing some testing to see if it's more efficient to use an identity column or to use ROW_NUMB…
6 replies
By: souLTower
Dear All, I have a requirement in which i need to distribute a value among the rows For Eg: i ha…
4 replies
Hello All, I have a table with hundreds of millions of rows. One particular column (varchar(250)) h…
5 replies
I have read many things online regarding dimensional vs relational databases. I under that its less…
2 replies
hi, How can I extract part of this string declare @string varchar(1024) set @string = 'Total # of b…
7 replies
i have a table, where a column ABC holds value 123 , based on this column ABC , i want to find how …
2 replies
I want to put this comment column in 1 row. I have a pivot that is working but I don't know how to…
8 replies
Hi, It looks like that a CHANGETABLE query for a particular table is not working correctly. I creat…
1 replies
I'm trying to create a view which dynamically generates text from input parameters. But executing d…
1 replies
Viewing 15 topics - 1,036 through 1,050 (of 3,091 total)
You must be logged in to create new topics.