Topics
Started by
Posts
Last post
sorry to bother all of you, because of curiosity, how can I get the following informations? thanks!…
6 replies
I have a function I have created and need some help in how to use it in a query: CREATE FUNCTION [d…
7 replies
I'm trying to develop a formula to convert minutes (my raw data) to hh:mm:ss format. E.g.: 526.30 m…
10 replies
Hello Everyone, Here I need suggestions while I am trying to do some transaction in sql. I am using…
3 replies
I have this script, which gives me correct info : SELECT datepart(yyyy, [Første reg# dato]) AS år…
2 replies
I am trying to create an update that will update a value from previous row until the next none null…
2 replies
I have a SQL server on a HyperV cloud. The server harddrive is stored on the SAN. I have separa…
5 replies
By: Ant-Green
Hi, I am trying to run a procedure that would select some data and out put it to an HTML file so th…
15 replies
Hi all I need your advise for the below case: I’ve a leave request system that users request leav…
10 replies
A C/S system is running on a SQL Server database, and I get its ClientProcessID under task manager,…
4 replies
hi all, great day i failed to convert the below scalar function to table valued function, i tried m…
27 replies
declare @YYMMDD DATETIME set @YYMMDD='2020-09-23 00:00:00.000' select CONVERT(VARCHAR(6), '2020-09-…
5 replies
hi all, good day I've write the below script to get the difference between two times for this examp…
5 replies
deleted duplicate post This topic was modified 4 years, 1 month ago by mtz676. …
1 replies
hello, i have a customer table and than a customer group group table which is basically grouping cu…
2 replies
Viewing 15 topics - 136 through 150 (of 4,982 total)
You must be logged in to create new topics.