Viewing 15 posts - 136 through 150 (of 224 total)
i have solved that problem, i had made views of grouping two tables, and gettign the results, and then using them in the final query. iam using oracle 8i
"ADMIT U...
September 14, 2004 at 3:55 am
i have done that and waiting for answers, but there message board is not very proper, after posting u have to search for question where exactly its been posted, its...
September 13, 2004 at 4:25 am
if anybody knows what iam talking about knows the answer , can answer.
September 2, 2004 at 4:50 am
first of all iam dont' know any oracle forums.
and iam very used to this forum, u can help if u try
August 20, 2004 at 3:13 am
what exactly iam doing is , iam making an automated response to the clients when there policy is nearing expiration,
that will require emailids,and mobilenos which is in sqlserver database, rest...
August 20, 2004 at 12:13 am
SELECT * FROM OPENROWSET('SQLOLEDB', '202.16.58.120';'dev';'user1234','SELECT * FROM onmgr_temp.dev.dept')
when i type this command in (TOAD) hope u have used toad its an enterprise manager & queryanalyzer...
August 20, 2004 at 12:05 am
no dear,
not that,
my oracle server is the main database used, there is only one table which is in sql server which i need for just a temporary join
i...
August 19, 2004 at 5:51 am
first you need to select some columns who are compositely supposed to be unique, but are not.
then u need to write a query
select col1,col2,col3 from table
group by col1,col2,col3 have...
August 8, 2004 at 10:33 pm
it does'nt work have you checked that query ??
August 8, 2004 at 10:27 pm
thanks, but that problem is solved,
ya it was i had to recompile, but then the problem was in the encryption table was blank
i just needed to add the encryption key,...
August 5, 2004 at 5:12 am
what are u trying to achieve and whats the purpose behind all this
July 22, 2004 at 3:48 am
Viewing 15 posts - 136 through 150 (of 224 total)