Topics
Started by
Posts
Last post
I am encountering problem in processing long XML strings. For small amount of xml string, it will g…
2 replies
I need to sequentially number events created by users with an incremental counter. In the events ta…
10 replies
Obviously, I've overlooked something. Any experts see it? I have a stored procedure to schedule a t…
4 replies
I need to sequentially number events created by users with an incremental counter. In the events ta…
17 replies
Hi, I have the schema of a table specified below, its part of a ETL application, so data is being l…
16 replies
Hi I have a report field that's value is derived from: ="Customs Value: " + FORMAT(First(Fields!Cus…
2 replies
Hi All, Recently we ran into a problem of having duplicated records in our prod database. Below is …
7 replies
Hi. I need to update values in database 2 table A from database 1 table A. My query executes and sa…
2 replies
Hi there I am working few SQL tables. I am using lots of temp tables to derive some columns. Finall…
3 replies
Hi All, I have a requirement where in Say for ex: ** I have got a XML file structure ready say: ** …
3 replies
Ok, after beating my head for a day there has GOT to be an easy way of doing this. MySQL can do it …
29 replies
Hi, can any one tell me why the below error coming in the following code? BEGIN CATCH INSER…
7 replies
I have a table created and populated as USE Adventureworks GO CREATE TABLE datesum (id tinyint, n…
3 replies
The query below create table test (phrase varchar(100)) insert into test values ('phrase') select *…
5 replies
Hello, I've written a function which populates a table with all the year, month and week values bet…
5 replies
Viewing 15 topics - 7,261 through 7,275 (of 12,230 total)
You must be logged in to create new topics.