Topics
Started by
Posts
Last post
hi... I need to increase my database performance by using indexes but i dont know how to …
3 replies
I have a table (tableA) with following format while Column1 is primary key and Column2 is delimited…
20 replies
What is the difference between image and varbinary data types in sql server 2005?
1 replies
I am writing a query and it current looks like this: select cast(convert(decimal,a.totaltransaction…
6 replies
Table: Trans TransId TransDate Status user T1 06/11/2009 Pending ex…
3 replies
I am not clear what Query hints and table hints do? When are they used? blog: http://sarveshsingh.c…
7 replies
Hi, Im referring to this sql method http://www.sqlteam.com/article/server-side-paging-using-sql-ser…
6 replies
Hi All, The front end sends data to my stored procedure as a comma separated values. Example 1,11,2…
7 replies
I have a requirement to sanitize some of the data in several of my databases where I need to make t…
6 replies
Hi All, I have a procedure the calls another procedure internally.After completion of Inner Procedu…
1 replies
Hi all, I am trying to create a trigger such that when a case ID is inserted into the table it gets…
5 replies
Hello - What is not right below? I am trying to pull a data from another table where 'Inncode' from…
7 replies
I have a table constructed as follows: CID CHAR(8) SRVDATE INT FLDNAME VARCHAR(10) FLDVAL VARCHAR(2…
1 replies
The record I am inserting does not exist in the table. I think it is something with the syntax or …
1 replies
HI all I have a table that looks like this: PublicIdentifierCurrencyOldBalanceOldCurrencyNewBal…
11 replies
Viewing 15 topics - 6,226 through 6,240 (of 12,234 total)
You must be logged in to create new topics.