Hi all,
I am not familiar with Informix. Have a very basic question here.
Can we run a query using the fully qualified server name? My requirement is that I should use fully qualified server name. Query is something like
select col1.col2 from
database@server.protocol.countrycode:tablename;
Here server.protocol.countrycode is the fully qualified servername..
I am running the above query through Queryman. Please let me know if there is any way to run it.
Regards,
Chandu.