Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by hemantsoundankar

  1. hemantsoundankar

    How to retrive characters from xml document

    Hi all, <?xml version="1.0"?> <query> <dbname>Postgres</dbname> <tables> <rdbmsDbTable>SELECT datname,oid FROM pg_database</rdbmsDbTable> <rdbmsDbInfoTable>SELECT oid, version(), pg_database_size(datname) FROM pg_database</rdbmsDbInfoTable> </tables> <dbname>MySQL</dbname> <tables>...

Part and Inventory Search

Back
Top