Topics
Started by
Posts
Last post
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
Hi! i have two tables that are category and products. when i select a catageroy(on my asp.net proje…
8 replies
select ENTRY_DATE from CIRC.SUBS_TAG where ENTRY_DATE <> '10/27/2010' I get "ORA-01843: not a…
6 replies
Hi , with the below table with sample data , I have 10k records like belowise isbn GROUP FORMAT 9…
3 replies
Viewing 15 topics - 8,956 through 8,970 (of 10,647 total)
You must be logged in to create new topics.