Topics
Started by
Posts
Last post
server machine 1(IP = 192.114.0.1, Host = local1, Database = MyDB1, Table = customer1 , filed = cus…
1 replies
I have 2 server is ‘server1 IP = 192.114.0.1’ and ‘server2 IP = 192.114.0.2’ I have a table 'TableS…
2 replies
I have a table Person Name(varchar(10)) Age(int) Gender(M/F) Code(Autogenerated…
10 replies
I am curious, is there a t-sql statement, function, keyword etc, which mirrors the data pump transf…
2 replies
I have a table with id data, and 7+ columns of info data. I need to put this (with a little convers…
14 replies
I'm trying to write a script that returns rows in one table that are not in another table. One tabl…
8 replies
I have a table with 100k records of 10 different types. I need to extract any 2 of each type into …
6 replies
hi all, I am trying to come up with a clever query that would display the following result based on…
2 replies
I'm looking for a way to parse T-SQL queries stored in a table in order to verify their syntax befo…
27 replies
the main task is. scenario: assume if a production company take material for a weekly basis.. this …
17 replies
I am having a problem resetting the running total calculation in SQL 2000 when an employee has over…
5 replies
Hi I've a list of records in a table say 100. for good performance I show only top 10 records. on s…
2 replies
Hi Guys. Can someone tell me why i get a "Transaction count after EXECUTE indicates that a COMMIT …
6 replies
Hi, How can I get the rows affected by a select query has any rows or not in order to send a mail. …
7 replies
Is it possible to do this in a case statement in T-SQL 2005? CASE SCE_AYRC WHEN '05/06' AND C.MAV_B…
3 replies
Viewing 15 topics - 931 through 945 (of 17,082 total)
You must be logged in to create new topics.