Well another thing that we have to be careful with is how we ask CHATGPT, for example
if you ask Create a customer table using sql CHATGTP made create the sql sentence not based on DB2 (IBM I Database) instead if you ask
DB2 SQL Create a customer table your sql may be very similar to what we use in the IBM I.
as Birgitta said besides SQL being a standard for many programming languages some of them may have their own SQL statement.
________________________________
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> on behalf of JOSE PEREZ via RPG400-L <rpg400-l@xxxxxxxxxxxxxxxxxx>
Sent: Thursday, January 25, 2024 2:10 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Cc: JOSE PEREZ <joseenocperez@xxxxxxxxx>
Subject: Re: CHATGPT and SQL
Thanks, Patrick yes you are right not everything in CHATGPT is real we should be careful and take whatever generated with CHATPT with a "Grain Of Salt".
________________________________
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> on behalf of Patrik Schindler <poc@xxxxxxxxxx>
Sent: Thursday, January 25, 2024 2:07 PM
To: RPG programming on IBM i <rpg400-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: CHATGPT and SQL
Hello Jose,
Am 25.01.2024 um 16:50 schrieb JOSE PEREZ via RPG400-L <rpg400-l@xxxxxxxxxxxxxxxxxx>:
Colleagues do you know that you can generate SQL statement using CHATGPT?
what do you think of this?, have you use it?
As many people know from experience, all those websites and forums on the internet not only present right answers but also wrong ones for various reasons. Those wrong ones are also part of any "internet trained" machine learning application, such as ChatGPT. In addition, the learning process can also introduce errors.
The "I" in "AI" is nothing more than a pipe dream. As others pointed out, ML output might serve as a starting point to not begin from absolutely zero for whatever topic. But it's dangerous to give complete trust to ML output and stop thinking yourself. This not limited to SQL but everything being generated by ML.
Just my $.02.
:wq! PoC
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
--
This is the RPG programming on IBM i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.