Topics
Started by
Posts
Last post
For an appointment scheduling application, I am trying to write the SQL to figure out if a given da…
2 replies
I wish to insert more than 1 records using stored procedure, may I know how to do that? Example: T…
2 replies
I have been doing the following for the date format: convert(varchar,DateColumn,101) + 00:00:00 How…
5 replies
Hi I have two columns in my table: ID(Bigint),NAME(VARCHAR) i need to concatenate these two with a …
4 replies
I want to create a query that shows the StoreName, StoreCountry, ItemNumber, ItemName, and that ite…
15 replies
I'm trying to sketch out the best possible way to handle this particular task. We need to cycle t…
5 replies
When I pull the dateparts for minutes and seconds and concatenate, everything is fine. However, wh…
7 replies
Hi! Guys I would like to evaluate to characters in a string and return results based on that. First…
3 replies
Hi, I am trying to create a xml dcocument from a query using SQL 2005 that I can use to create a sp…
4 replies
Hello Sir, Madam How are you doing? My name is Joe and this is my first time to use this service to…
2 replies
Hello All, I have a table IssueMst with following structure with issueid as primary key issueid s…
3 replies
Hi All, I am trying to do a Select from a table, which has active rows and if it returns any result…
14 replies
Here's my code: DECLARE @BrutoPrijs Decimal(16,9) SET @BrutoPrijs = 100000000.0000 PRINT LEN(CONVER…
3 replies
Hi, we use an ERP program that users run queries likes that very often. i run this query in the DTA…
21 replies
Hi There, I was wondering if someone could help me with a query that i'm having issues with. I want…
10 replies
Viewing 15 topics - 8,191 through 8,205 (of 12,230 total)
You must be logged in to create new topics.