Topics
Started by
Posts
Last post
I want to get quotes after table1 and table2 using similar sql statement select +'sp_helpdb'''+n…
12 replies
Dear Experts, I have data from a single table without an "obvious" relationship but whose data I …
5 replies
Hi all, I ran a cursor (XYZ) to delete some records from a table. Can we somehow track cursor that …
1 replies
Hello, I am working on a report where I have to show which part of a video was viewed mostly by all…
14 replies
I have linked a remote server successfully. Linked server name is "DATA2". Now I need to issue a sq…
2 replies
Hello, all - I've heard/seen it both ways - updates are faster/more efficient IF you restrict the s…
10 replies
Hi, I am having two tables. like below. Table1: Sequence_ididNameKeyitem_namerule_id 1 …
2 replies
I have the following table with this structure CREATE TABLE [dbo].[VTRCheckListDetails]( [userid]…
4 replies
Hi Friends, I am stuck with a query and need direction where to go. I have below data in table call…
3 replies
Hi All, I'm currently working on shredding a large xml document (around half a GB) into relational …
19 replies
select distinct ENTRY_DATE from CIRC.SUBS_TAG ORDER BY to_date( ENTRY_DATE, 'mm/dd/yyyy' )ASC I get…
3 replies
Hello Everyone I am working on an Update statement. That will update a bit column only if the RowID…
3 replies
Hi All, Does anybody know if there is a way to update column definition of multiple columns in a si…
4 replies
If I'm asked to sort a result set in "ascending order based on the numeric value of a string," does…
9 replies
Hi, This query is running fine with sql server 2000 version, but SQL 2008 data was retrive, please …
4 replies
Viewing 15 topics - 8,941 through 8,955 (of 10,635 total)
You must be logged in to create new topics.