Re: Newbie: Join queries in MySQL.

2017-10-15 Thread Charuta Rajopadhye
I can try that, thanks a lot! On Fri, Oct 13, 2017 at 11:06 PM, Kunal Khatua wrote: > You could try creating simple views (with different column names) on those > tables. That way, you don’t have to try changing the column names in the > table itself. > > -Original Message- > From: Charu

[GitHub] drill pull request #971: Drill-5834 Add Networking Functions

2017-10-15 Thread cgivre
Github user cgivre commented on a diff in the pull request: https://github.com/apache/drill/pull/971#discussion_r144722146 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/NetworkFunctions.java --- @@ -0,0 +1,668 @@ +/** + * Licensed to the Apache

[GitHub] drill pull request #971: Drill-5834 Add Networking Functions

2017-10-15 Thread cgivre
Github user cgivre commented on a diff in the pull request: https://github.com/apache/drill/pull/971#discussion_r144722144 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/NetworkFunctions.java --- @@ -0,0 +1,668 @@ +/** + * Licensed to the Apache