Topics
Started by
Posts
Last post
Dear All, When we shrinking the database , that will reduce the database Size But I need to know, …
3 replies
Hi guys, can anyone please explain to me in plain english what this update statement is doing (main…
9 replies
I have a table called Cars and this table has several columns but I am interested in only one colum…
10 replies
Hi All I have a physical table that is similar to the following DECLARE @Temperature TABLE (Calend…
5 replies
Hello, I just encountered a strange result using the ISNUMERIC function...specifically someth…
20 replies
Hi Friends, i ve the table like create table account ( fs_acc_no varchar(100), fs_tran_type char(5…
3 replies
I need to execute a dynamic SQL string within a function, but I get an error on the …
14 replies
Query Help Please I have included DDL scripts to facilitate the process. I have a table called Dupl…
6 replies
my code is having problem. at first time, it runs fine, but when second time, when their is no data…
3 replies
converT this PLSQL TO TSQL help CUSTOMER# - DECODE(Transaction Type Code,'FULL RETIREMENT',3,'PARTI…
1 replies
Hello, I have a table called customer_po_numbers Table design Customer_id int not null, Po_number v…
7 replies
I'm trying to retrieve a 16-digit number field from a SQL Server 2000 table. Instead of showing a …
2 replies
Hi Team, I have the below query: Select tmp.* from openquery( [LinkedServerName], 'select * from …
1 replies
A basic Sum()/Group By within an OPENQUERY returns a precision error (see bottom of this …
15 replies
Dear All, I have a table in which we are storing the user attendance data, the structure of the tab…
1 replies
Viewing 15 topics - 196 through 210 (of 17,082 total)
You must be logged in to create new topics.