Topics
Started by
Posts
Last post
Here is my dilemma. I have three tables that I need to join together but at any given time any one…
2 replies
Hi all, Let say there are two select statement and we are using UNION to combine result from both…
5 replies
Hi there, I got a stored procedure that receives an XML document as a parameter to update a table. …
7 replies
I am new to SQL. Can you tell me how I would convert a DateTime field to MMDDYY without any / or …
6 replies
Hi To All; I will Run the QueryApproximately 700000 Records ; For example Select * From S…
2 replies
XML <?xml version="1.0" encoding="utf-8" standalone="no"?> <submission> <header_reco…
2 replies
Hi all, I created a table in which there r n fields and in that two of them are date field i.e., …
8 replies
i have a table like.. column1 column2 column3 a a 002 a…
3 replies
Hi to All; Pls any one to Help This; The Following Qry to Update The Records; Update G…
3 replies
Since ISNUMERIC will return 1 for "some characters that are not numbers" I will usually accept valu…
3 replies
I have a source table 'Codes' CREATE TABLE [dbo].[Codes]( [id] [int] IDENTITY(1,1) NOT NULL, [Na…
7 replies
backup and insertion process is doing same time. some times backup process is getting error when in…
11 replies
iam a running a jobsite with over 265000 members, it has a column in which entirecv is stored as va…
6 replies
I am trying to get the datediff in days for multiple rows but getting NULL returns. I know where th…
31 replies
Dear All , Please find below the data MonthStart MonthEnd MonthTotalDaysAmount Mar3/9/09 0:00…
25 replies
Viewing 15 topics - 10,396 through 10,410 (of 10,647 total)
You must be logged in to create new topics.