Topics
Started by
Posts
Last post
Hi.., How to load table using select into and refresh it daily at particular time
3 replies
Here is my proc code... INSERT INTO dbo.CLM_HDR ( [EDI_CLM_ID] ,[VEND_ID] ,[VEND_CLM_NBR] ,[RE…
5 replies
Hey all, Can't figure this one out ... I use logic like this quite frequently for "optional paramet…
13 replies
plz help me out in sorting the way .... create table #abc ( source varchar(100, date datetime, stat…
7 replies
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
Viewing 15 topics - 8,191 through 8,205 (of 12,234 total)
You must be logged in to create new topics.