Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Text-based user interface to query data on Oracle DB in a smart way
...The results of queries can be browsed in a colorful text interface
resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures
It may be useful for people who runs frequently a limited number of query and uses the results as parameters for other queries.
suggested for DBA activities, log tables browsing.
downloaded version contains a demo with HR data model from oracle.com
Try it and let me know if you find it useful
any idea or suggestion will be appreciated
If you're like me and have a lot of movies it can be hard to look through them and find one you wan't to watch.
Movie's stacked in front of each other, mixed up genre's.. well, now there's a quick and easy way to fix this!
With this database you can sort your movie's via genre's and favorites; as well as movies you own, want or have loaned out to someone.
I like to create a filter expression to have $F{Su_id}.equals($P{Su_id}); but got message: "Cannot cast from boolean to Boolean". Please give me examples of the correct syntax on filter expression. Thank you, Annie