‎2008 Jun 26 1:40 PM
hi experts,
Can i create a query using Logical Database?
if yes how?? Pls give an idea...
Thanks in advance.
‎2008 Jun 26 2:10 PM
Hi Manisha,
We can write select query on Logical Databases(LDB) as we write for our normal database. But it is not recommended to write SELECT queries on LDBs.
Genereally we use standard predefined macros for the selection from LDBs.
Hope this helps you.
Regards,
Chandra Sekhar
‎2008 Jun 26 2:09 PM
If u want to create query.....
goto tx sldb give the ldb name, see the table involved.... make query on this.....
‎2008 Jun 26 2:10 PM
Hi Manisha,
We can write select query on Logical Databases(LDB) as we write for our normal database. But it is not recommended to write SELECT queries on LDBs.
Genereally we use standard predefined macros for the selection from LDBs.
Hope this helps you.
Regards,
Chandra Sekhar
‎2008 Nov 20 11:44 AM