Databases

Share

The big comeback of Sibiu Web Meetup with its first edition for 2023 on 25 May brought to the attention of the attendees an Introduction to GraphQL.

Continue Reading  

Share

When it comes to data storage and management systems and engaging data into advanced applications, NoSQL databases are mainstream. NoSQL, meaning “not only SQL”, is a movement encouraging developers and business people to open their minds and consider new possibilities beyond the classic relational approach to data persistence.

Continue Reading  

Share

When you need to run an ORACLE DB task every day the best choice is to use the Scheduler. Scheduled Jobs can be used to run PL/SQL Blocks, Stored Procedures or even scripts. To setup the job, we need to fill in some mandatory fields:

Continue Reading  

Share

Hello! In this tutorial I will tell you how to install and configure Liferay 6.2 with Eclipse.

Continue Reading  

Share

Over the years large amounts of data have been stored for business purposes. To turn this data into consistent and accurate information for a specific use, it somehow needs to be transformed. And so we get to the ETL concept …

Continue Reading  

Share

In Oracle Database 11g , when you need to update values of certain records from one table,  and the value and the records to update are determined by a second table, you can use a subquery in the update statement to achieve the update. Using “EMPLOYEE”  and “EMPLOYEE_STAGING”  tables as an example , we want […]

Continue Reading  

Share

SQL injection as a matter of security can be approached from multiple angles. One must first be sure that the targeted application has a confidential database structure, since this is the main thing that makes SQL injection possible. Also, it’s important to notice that SQL injection is not something that happens arbitrary or from time […]

Continue Reading  

Share

In some occasions it is necessary to concatenate data from a number of rows into a single row. Using HR.DEMO table as an example , we want to retrieve a list of employees for each department. Base Data :   Desired Output :  

Continue Reading  

Share

October 2-6, Moscone Center, San Francisco. “Oracle OpenWorld is the most cost-effective and efficient way to stay ahead of the technology curve.” Why not believe it? When tens of thousands of people attend,  you have thousands of sessions to choose from, you can enjoy membership in a global community of Oracle technologists, customers and partners […]

Continue Reading  

Share

In this post you will see two major sections: I. Detailed description for every needed field in system stored procedures. II. Full working example related to above description. Here you need only to replace the names if the default configuration is suitable.

Continue Reading  

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close