Viewing 15 topics - 15,451 through 15,465 (of 283,954 total)
Topics
Started by
Posts
Last post
Hi, I need to make a select and display of ITEMID, TRANSID and POSRECORDID, where TRANSID count is …
12 replies
Hi, I have the following Episode table example: Where DischDate = "2020-02-20" means - client hasn'…
10 replies
Below is the table: CREATE TABLE [dbo].[usecase]( [id] [int] NULL, [desc] [varchar](50) NULL…
2 replies
Hi All, I know there are various causes for parameter sniffing issues, but one I want to focus on i…
9 replies
I'm really terrible at SSIS, so I figured I would try something simple. I imported data from a text…
2 replies
Comments posted to this topic are about the item Duplicate Statistics Search and Destroy
1 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 a Budget Table in following format Account -- Year -- Month1- Month2- Month3- Month4- Month5…
10 replies
HI All, I am new to sql tuning. I have this below update statement which is taking more than an 1 h…
20 replies
I have 3 tables, I need recursive query Table3 is recursive join with Table1 I have attached the d…
3 replies
I have successfully pinged and telnet my virtualbox with my host computer but when I go to connect …
4 replies
Hi all. I need to convert epoch to readable format.I want it in a readable/sql server datetime form…
7 replies
The following code gives these results: SELECT * FROM tblEmployee; SELECT * FROM tblDepartment; &…
6 replies
Hi, need a request...it's possible to convert dbo.RE80_MOVSCHPUNTI.RE80_VALORE this table from nvar…
13 replies
Viewing 15 topics - 15,451 through 15,465 (of 283,954 total)