What's new in Oracle APEX 24.1 - Part 3
1:11:15
3 Tips to Help You Write Better SQL
1:05:22
19 сағат бұрын
Customized Object Detection with AI Vision
2:08
Real-time SQL Plan Management
12:27
14 күн бұрын
What's new in Oracle APEX 24.1 - Part 1
1:07:07
Пікірлер
@Lynna-z5z
@Lynna-z5z 19 сағат бұрын
È affascinante osservare l'evoluzione delle idee che si sviluppano in tempo reale.💖
@JulieannHorr
@JulieannHorr 19 сағат бұрын
Questa conversazione ricorda il potere del dialogo di colmare le divisioni e favorire la comprensione. È una fonte di ottimismo in un mondo spesso diviso.💋
@abhijitmane9949
@abhijitmane9949 4 күн бұрын
That's cool, Thanks for such wonderful info.
@SuryaVenkat-ne6hm
@SuryaVenkat-ne6hm 4 күн бұрын
Thanks a lot Shay!
@Anonymous-or5hq
@Anonymous-or5hq 4 күн бұрын
👍
@byte1964
@byte1964 4 күн бұрын
I was expecting to see a final MERGE statement to collapse the three DMLs into one, but I admit that the syntax of MERGE is a pain to remember, I always need to start from a sample statement because it's really hard to get it to work right away.
@TheMagicofSQL
@TheMagicofSQL 3 күн бұрын
MERGE can only insert/update into one table. You can't use it when writing to different tables as in this example
@melikeertunc6093
@melikeertunc6093 4 күн бұрын
hi, Thanks for the video ! After installing Oracle Client, my date format was corrupted. I am getting "not a valid month" error in my SQL query in Excel. How can I change the date format of ocmt?
@OracleDOTNET
@OracleDOTNET 3 күн бұрын
You can change the date format of what the Excel cells to expect to match the Oracle DB date format. You can also change the query executed so that it returns the date in the format Excel cells want, such as select to_date(date_column,'MM/DD/YYYY') from table;
@trevoro.9731
@trevoro.9731 4 күн бұрын
#1 Get money, buy Oracle, write better SQL.
@TheMagicofSQL
@TheMagicofSQL 3 күн бұрын
The whole demo was run on Oracle Database Free, a resource-limited, fully featured version you can use for whatever you want for free. The principles apply whatever database you're using, the specifics will vary by platform though (e.g. SQL macros are only in Oracle Database)
@agusnurhalim9671
@agusnurhalim9671 4 күн бұрын
Very informative, and great tools. It will help a lot, if you can provide the link to slides used.
@Eao07001
@Eao07001 5 күн бұрын
Thanks. I am beginner. I am high motivated to learn more.
@AyubKhan-hd7yf
@AyubKhan-hd7yf 5 күн бұрын
thanks Shay🎉
@RiteshKumar-jr8nc
@RiteshKumar-jr8nc 5 күн бұрын
Is it like we can only use it in the new extension? Can we use the deployed fragment in the new application as well?
@oracledevs
@oracledevs 3 күн бұрын
These are fragments to be used in AppUI extensions only.
@OracleCloudHub
@OracleCloudHub 5 күн бұрын
Hi Harris, it was a very clear explanation, I am close follower of your videos in linkedin as well. Would like to know how I can implement the above logic for SOAP service call by my client who is use custom CRM application. The flow is CRM --> TIBCO -->(Soap Request call to OIC to get the item quantities and update in CRM). Your inputs are highly valueable
@oracledevs
@oracledevs 4 күн бұрын
Hi! I recommend connecting with the speaker Harris Qureshi on LinkedIn on your questions.
@huppy1992
@huppy1992 5 күн бұрын
Really nice explanation.
@tothandras8160
@tothandras8160 6 күн бұрын
what a great presentation! Thank you! I felt just like back in uni, going to the low level what is behind things...
@loiclefevre8016
@loiclefevre8016 5 күн бұрын
Thanks for the kind words! I'm pleased to see it was useful.
@ArunkuttiMine
@ArunkuttiMine 6 күн бұрын
What is the point of hiding all the things and making tutorial.?
@SwarnavaG_CODM
@SwarnavaG_CODM 7 күн бұрын
Very helpful and clear tutorial Joel. Thanks
@ItsMrVD
@ItsMrVD 8 күн бұрын
Why are we complicating simple things(Loop)?
@oracledevs
@oracledevs 10 күн бұрын
Part 2: kzbin.info/www/bejne/n2XcYXWwhbSZqNU&t
@halah8348
@halah8348 11 күн бұрын
may i ask how did u migrate forms to oracle apex without the migration feature being there?
@simovilmunen7503
@simovilmunen7503 12 күн бұрын
This video was a lifesaver! I couldn't find any detailed info on OAuth and Factory APIs and we were struggling with the right setup, thank you!
@FillipePalmeroFritsch
@FillipePalmeroFritsch 12 күн бұрын
how can i commit changes? didnt find it
@edwinyulianto3660
@edwinyulianto3660 12 күн бұрын
This video cannot be added to my playlist
@edwinyulianto3660
@edwinyulianto3660 11 күн бұрын
Thanks Oracle team. The "Save" button is available now.
@mayurpranav7
@mayurpranav7 13 күн бұрын
I could not understand how to mention the metadata for onnx model deployment. Can you give me an example with the titanic model you used?
@oracledevs
@oracledevs 12 күн бұрын
Hi @mayurpranav7, please take a look at the documentation for Oracle Machine Learning Services on the ONNX model format specifications at docs.oracle.com/en/database/oracle/machine-learning/omlss/omlss/onnx_spec.html
@surajpatil9221
@surajpatil9221 13 күн бұрын
Vector Search.. Exciting ❤
@Reji012345
@Reji012345 13 күн бұрын
if any one looking for resources for this video ? . It is available at 46.48 .
@abhishekjoseph6953
@abhishekjoseph6953 13 күн бұрын
this is really good !!, when we connect to OPEN AI/COHERE through the profile, is the actual database data shared with OPEN AI/COHERE ?
@swethareddy-u8v
@swethareddy-u8v 14 күн бұрын
how to get update and insert rows count after merge in oracle
@TimusPrime
@TimusPrime 15 күн бұрын
Does this require an additional license on top of Enterprise Edition?
@user-go7cd5kj5n
@user-go7cd5kj5n 12 күн бұрын
According to oracle database feature apex, this feature don't need extra cost. But it is only available in Exadata/ExaCC and EE versions.
@mayurmehar9015
@mayurmehar9015 16 күн бұрын
Its good....but can we write a prompt to get our database(table) details, means when I write 'give number of users whose salary is greater than john' from my table, And i will get result accordingly...please Explain
@stefan_dobre
@stefan_dobre 12 күн бұрын
We're currently working to make implementing such use cases easier. Until then, your best bet is to extend your system prompt with the data from your table. You can use substitution strings, a hidden page item, and the apex_data_export package to export your data as JSON or CSV. It's a very custom implementation though and your mileage may vary.
@venkatamaneswararaodudala2914
@venkatamaneswararaodudala2914 17 күн бұрын
Hello Sir, Nice session. is this the only way to extend the oracle applications or do we have any other way as well?, kindly confirm. Thank you.
@oracledevs
@oracledevs 11 күн бұрын
For Redwood based modules the only way to modify them is with Visual Builder Studio.
@JavedIqbal-gv6zi
@JavedIqbal-gv6zi 17 күн бұрын
I have installed apex 24.1 and used opena1 as AI provider and followed all the steps , but i get "Error" in respone using AI Assistant. what may be the cause of this problem
@stefan_dobre
@stefan_dobre 12 күн бұрын
Enable debug mode, reproduce, and check the debug logs. You should see a more detailed error there. In most cases, the API key was entered wrong.
@dvvnreddy
@dvvnreddy 17 күн бұрын
this (workspace utilities ->generative AI ) only for cloud version ? i installed latest apex on on-premesis.
@stefan_dobre
@stefan_dobre 12 күн бұрын
Nope. It works on premises as well. Sure you installed version 24.1?
@javierAndino-tm7wf
@javierAndino-tm7wf 17 күн бұрын
Excelente video visto a 1.5X
@krakajak67
@krakajak67 18 күн бұрын
APEX just keeps leaping and bounding into the future. Awesome!
@stefan_dobre
@stefan_dobre 12 күн бұрын
Yuhuu. Great to hear that!
@alexquintesderesende2041
@alexquintesderesende2041 18 күн бұрын
Muito bom! Outro nível, obrigado por compartilhar.
@ThiagoOliveira-ex3vw
@ThiagoOliveira-ex3vw 18 күн бұрын
What source is recommended to learning APEX?
@akhlaqhossain
@akhlaqhossain 18 күн бұрын
Is there an option for this AI to analyze the attached image?
@stefan_dobre
@stefan_dobre 12 күн бұрын
As of APEX 24.1, attachments are not supported. Most AI providers and their adapters that do support attachments are still in Beta, e.g the Assistants API from OpenAI. We'll have to wait until these implementations are stable- then they can be further integrated in APEX.
@narendrakumar7398
@narendrakumar7398 19 күн бұрын
How to create auth function with multiple parameters.??
@karthikk-xw3rd
@karthikk-xw3rd 19 күн бұрын
Very nice tool and excellent output report. Do we have option to run this script on particular compartment (eg: Prod ) resources alone to check this CIS benchmark.
@leonvanbirgelen4514
@leonvanbirgelen4514 11 күн бұрын
The security check is tenancy wide because many checks are not specific to a compartment, but the detailed output can be filtered to a specific compartment.
@pradeepraj9180
@pradeepraj9180 19 күн бұрын
Assanasnha jk
@vishveshjogalekar5092
@vishveshjogalekar5092 19 күн бұрын
If the keys are rotated OCID still remain the same, but new version is added, will OCI Vault connector pick the latest version ?
@ronakshah6336
@ronakshah6336 20 күн бұрын
it would be better to use Microsoft Power BI instead of using Oracle APEX, there are more functionality then ORACLE APEX
@nesdi6653
@nesdi6653 20 күн бұрын
data
@sudeepbisht6012
@sudeepbisht6012 21 күн бұрын
Will there be a feature of oracle managed oic3 DR just like ATP across regions?
@oracledevs
@oracledevs 5 күн бұрын
Oracle recommends using OCI Full Stack DR. It is currently available for Oracle Integration Gen 2, not yet for Gen3. OCI Full Stack DR gives the customer the ability and flexibility to recover all necessary resources in the correct order, rather than relying on automated DR for individual resources only.
@VinhNguyen-eg5yr
@VinhNguyen-eg5yr 21 күн бұрын
Hello everyone, could someone help me? I have the following issue: I booted the AVDF 20.9 image on my cloud environment: my OpenStack. I created 2 Audit Vault servers to configure HA, but when I created the connection, I discovered that these two servers have the same server certificate. Therefore, I couldn't configure it. I tried creating a new CA file to replace it in the path: /usr/local/dbfw/etc/, but I failed.
@VinhNguyen-eg5yr
@VinhNguyen-eg5yr 21 күн бұрын
Hello everyone, could someone help me? I have the following issue: I booted the AVDF 20.9 image on my cloud environment: my OpenStack. I created 2 Audit Vault servers to configure HA, but when I created the connection, I discovered that these two servers have the same server certificate. Therefore, I couldn't configure it. I tried creating a new CA file to replace it in the path: /usr/local/dbfw/etc/, but I failed.
@igorsala
@igorsala 21 күн бұрын
It was a pleasure to show how Natcorp is changing the game of HR Software using Oracle APEX and AI. Thank you Ashish!
@ganianu1819
@ganianu1819 23 күн бұрын
we can't imagin AI & ML existance in reality without Python thank you so much
@alevidaboa
@alevidaboa 23 күн бұрын
Boa tarde, sou deve trabalho com plsql, queria ver se aqui consigo uma ajuda, preciso criar um app que fique esperando o envio de dados , qual material devo estudar para criar. Hoje criamos app em Delphi XE onde fica um executavel aberto e recebendo as requisições, mas queria passar isso pro oracle i possivel, o que estudar!