Topics
Started by
Posts
Last post
Hi, If I update multiple rows in table in a single sql statement, as I understand it, the update tr…
6 replies
Hi guys, got a problem here,cant get this to work DECLARE @FIELD CHAR(50) DECLARE @VALUE CHAR(4) SE…
3 replies
Given the following sample data, is it possible to produce a set of rows that group on column v whe…
10 replies
So here are the facts: I have my SQL server linked into a Teradata server. I can run my queries jus…
2 replies
Hi, I am trying to convert a decimal (9) to any type of string without decimal places. I am using …
9 replies
I need to retire our usage of xp_cmdshell. I use this for 3 different purposes, the most prevalent…
10 replies
Hi all, I am having problem at the insert part(in bold) I get insert but not all record only first …
34 replies
i have a table t1 which contains insert statements which are to executed sequentially one by one.Ho…
5 replies
Hi there, I am trying to make a design decision related to accessing the same core set of data with…
3 replies
Hi All, Can some one help me in getting the actual query text being used to perform an operation. I…
6 replies
We have code that produces insert and update statements that include strings that should have been …
3 replies
How?
12 replies
Hi All, I am trying to tune an application which was written in SQL 2000, after upgrading onto SQL …
11 replies
hi, I have a table that table have two rows. cno cname ----------------- 3India …
1 replies
Can I do batch insert or update with a set of rows at a time(does not have to be in order of any ki…
8 replies
Viewing 15 topics - 7,891 through 7,905 (of 12,234 total)
You must be logged in to create new topics.