Machine learning is a method of data analysis that automates analytical model building. It is a branch of artificial intelligence based on the idea that systems can learn from data, identify patterns and make decisions with minimal human intervention. According to Gartner, the globally leading research, advisory, and consultatory institution,......
যদি তুমি তরুণ হও তবে তোমাকে বলছি।আজ তোমার হাতে আছে এক অভাবনীয় শক্তি যা দিয়ে পারো তুমি বিশ্বকে জানতে, পারো বিশ্বকে জানাতে আর সেটা হল টেকনোলজি বা প্রযুক্তি। এই শক্তি আগের দিনের তরুণদের ছিলো না। আমরাও এর তেমন ছোয়া পায়নি। তাই এইটা একটা আলেদা শক্তি যা বর্তমানে তরুণের হাতে আছে।দ্বিতীয়ত......
In this tutorial, we will learn how to create oracle user under PDB database and how to use the Oracle GRANT ALL PRIVILEGES statement to grant all privileges to a user.A user account is identified by a user name and defines the attributes of the user, including the following:Authentication......
আমরা কি স্বপ্নদ্রষ্টা? আমরা কি স্বপ্ন দেখি? আমরা কি স্বপ্ন কে বাস্তবে পরিণত করতে চাই? আমরা যদি স্বপ্ন কে বাস্তবে পরিণত করতে চাই, আমরা যদি সফল হতে চাই তবে প্রথমে আমাদের অনেক বড় স্বপ্নদর্শী হওয়া দরকার। আমাদের কল্পনার কেম্পাসে রং দিয়ে সেই স্বপ্নকে আকাআকি করতে হবে। কারন যদি আমরা স্বপ্ন দেখি......
What's in a name? That which we call a rose by any other name would smell as sweet. --William ShakespeareA naming convention is a convention for naming things. In database or Programming, it is a convention for naming attributes or objects. Naming standards are some rules or guidelines which......
Syntax: DROP PLUGGABLE DATABASE options PrerequisitesYou must be connected to a CDB.The current container must be the root, To specify KEEP DATAFILES (the default), the PDB you want to drop must be unplugged.To specify INCLUDING DATAFILES, the PDB you want to drop must be in mounted mode or it must be......
In Apex, we can set session value different ways- such as By Form submission. By Binding variable. By Computation By link URL syntax: f?p syntax. By Form submission: It is easy to set value in form submitting. Just create input and a button. When you submit a......
Go Shared Components > Lists > Navigation Menu and click Desktop Navigation Menu where you will get all menu items. If already listed in menu, you can change item: Click one item Select Parent List Entry And Apply changeIf not listed in menu, you can change item: Click create entry Select Parent List Entry Give value of......
Oracle Application Express (APEX) is a low-code development platform that enables you to build scalable, secure enterprise apps, with world-class features, that can be deployed anywhere. Here are the step by step instructions to install Oracle Apex 20.1 on Windows and Unix/Linux systems. Oracle Apex Installation RequirementsOracle Application Express release......
Pluggable Database in Oracle is a great feature of Multitenant architecture which is called PDB and PDB is created under CDB. To know details of CDB and PDB, you can go my article: Overview of CDB and PDB in Oracle Database - step by step to understand CDB and......
Learn more
A collection of articles, tutorials, courses and solution of problems