View previous topic :: View next topic
|
Author |
Message |
senthilpalanivel
New User
Joined: 17 Mar 2005 Posts: 1
|
|
|
|
Hi
I would like to search a field name or literal in the entire IDD.
First of all is it possible.
I want to do some analysis in my project.
Even otherwise if there is any other option, please let me know.-
Sen |
|
Back to top |
|
|
vijayakumar.yellala
New User
Joined: 19 Apr 2006 Posts: 63 Location: Chennai
|
|
|
|
Hello senthil....
as my knowledge, it maight work with Display command...
use this command:
Display field <field-name>
Let me know, if it is wrong....
Regards
Vijay |
|
Back to top |
|
|
NOWAR
New User
Joined: 20 Feb 2007 Posts: 11 Location: Houthalen, Belgium
|
|
|
|
I also want to know how you can search for an particular elements in the dictionary. I'm searching something as an "LIKE" instruction in DB2
E.g. : SELECT <element names> WHERE element names LIKE "X-01-%"
Is there a tool (batch/in IDD) what you can use to find elements in IDD using wild cards ?
For my project a want to know if there is a another element like "X-01-*"
Thanks a lot,
Rudi N. |
|
Back to top |
|
|
|