Topics
Started by
Posts
Last post
Hello Everyone, I have a table 'employee' with 3 columns, EMPNO, HRS_WRKD, PAYCODE_NAME This test e…
5 replies
I have a stored procedure that is taking about 30 seconds to run (in our underpowered test environm…
6 replies
Hi, I need help regarding calculation the time difference: my data looks like this: FormCode …
12 replies
Hi Guys, Sorry but i am pretty stupidly new at SQL and need a bit of help, i've had a look through …
1 replies
Hi I have a query like this : select x, (SELECT MAX(IL1.[Posting Date]) AS Verkoop FROM [OPS Sepi…
3 replies
Hi gang, Sorry for the vagary in the subject and description, but I couldn't think of a one-liner t…
15 replies
Hi experts, How can i delete data without primary key or specific key , my imagine such as below de…
6 replies
Hi All, Hoping you can help with this one as I'm stumped. I have a 3rd partry db that contains amon…
11 replies
I have a query like the following: Select TableA.*, (Select sum(acres) from p_acres where p_acres.i…
6 replies
hi how can i store text files in fields in a table in a sqlserver's database? please help me very…
1 replies
Hi. If I have a table which stores column descriptions. I need to query other tables based on the …
9 replies
Hello Everyone, How can I add a new column (EMP_MID_NAME) between two existing columns (EMP_FIRST_N…
4 replies
I have two tables in SQL server 2005 Sensors SensorDetails Sensors has two records for sensorID 000…
3 replies
I have a table, which simplified boils down to something like this: Year | Data 1992 string1 1992…
10 replies
I have a table with over a billion rows. I have created another table, that is partitioned and wit…
5 replies
Viewing 15 topics - 9,586 through 9,600 (of 12,234 total)
You must be logged in to create new topics.