Topics
Started by
Posts
Last post
guys, I have following stored procedure which runs osql cmd to write to a file every next value of …
11 replies
Hi Guys, I need to pass a ASCII character to a stored procedure as it uses this char as a seperator…
2 replies
Hi I have a stored procedure which calculates a result. The data is fine, but the aggregate funtion…
12 replies
Hi, I need to create a small program to import csv file and export it back with fewer data. …
11 replies
how do I display a date as "Tuesday, July 31, 2007" and where do I find this on BOL? I can't seem t…
8 replies
my current sql query : SELECT GdsSellPriceDet.GdsCode, Gds.GdsName, Gds.Ccy…
14 replies
My table has data like: record 1 --> 12 | 34 | record 2 --->536| In this data, the num…
12 replies
Hi I have a question on how I can make a single table SELECT query to get child object from my tab…
2 replies
How do I add a date to a time? For example, we have two columns in Appointment: ApptDate and ApptSt…
2 replies
I have the following update statement that joins to a view, vwqPostalCode. I am unable to update th…
3 replies
I have an application(timematters) where the DB is created from tha app. when i check into DB i don…
2 replies
Hi, I have created one index on the table FSA_EXPORT_TEMP, I think it is not taking the Index while…
8 replies
out of 56 columns i have in a table where emprole,empname are 2 columns which have many d…
3 replies
Help, I'm trying to convert a varchar to a datetime. I have this piece of data in a dts pkg d…
2 replies
I am trying to increase a column length from char(5) to char(10) using ALTER TABLE [dbo].[tablenam…
1 replies
Viewing 15 topics - 4,231 through 4,245 (of 17,082 total)
You must be logged in to create new topics.