Mar 25, 2003 #1 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!!!
Hi, I was wondering if I could search a file within UNIX file system using a SQL command? Thanks in Advance!!!
Mar 27, 2003 #2 chippy99 Computer Joined Jan 18, 2003 Messages 5 Location GB 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. Upvote 0 Downvote
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.