Dear all,
I'll try to convert from SQL server Store Procedure to DB2 Store Procedure.
I've make SP under DB2 like this
CREATE PROCEDURE GetSearchedReco rds (pKeyWords VARCHAR(1000),
pIsAll INTEGER,
pIsExact INTEGER,
pDateCondition INTEGER,
pDateType...
User Profile
Collapse
-
Errorr execute immediate
-
Query from more than 2 database
Dear All,
I'm new in DB2 a lot of question rise went
We want to migrate our database from SQL Server to DB2
I want to know is it possible in DB2 to query field from two or more database in one server,
example
I have two database
1. database a
consist of table users ( userid,companyi d,companyname)
2. Database B
consist of table user_log
(userid,usernam e,logid,date)... -
Query from more than 2 database
Dear All,
I'm new in DB2
We want to migrate our database from SQL Server to DB2
I want to know is it possible in DB2 to query field from two or more database,
example
I have two database
1. database a
consist of table users ( userid,companyi d,companyname)
2. Database B
consist of table user_log
(userid,usernam e,logid,date)
my...
No activity results to display
Show More