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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing UNIX file system using SQL

Status
Not open for further replies.

auser

Computer
Joined
Mar 25, 2003
Messages
1
Location
US
Hi,

I was wondering if I could search a file within UNIX file system using a SQL command?

Thanks in Advance!!!
 
SQL is for accessing databases and not for reading files. What are you trying to do. Unix has a very rich set of commands for extracting data from files.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top