Your cart
  • IMG
    {{cart_item.name}}
    {{cart_item.variation_attribute_name}}: {{cart_item.variation_attribute_label}}
    {{cart_item.item_unit}}: {{ setCurrency(cart_item.price)}}
    {{ setCurrency(cart_item.price*cart_item.quantity)}}
    Invalid quantity more than stock
Total :
{{setCurrency(cart.sub_total)}}

There is no item in the cart. If you want to buy, Please click here.

Blog Landing
অ্যাফিলিয়েট মার্কেটিং
অ্যাফিলিয়েট মার্কেটিং

অ্যাফিলিয়েট মার্কেটিং হলো আপনি কোন একটা মার্কেট এর প্রোডাক্ট কিংবা সার্ভিস সেল করে দিবেন এবং বিনিময়ে আপনি সেখান থেকে একটা কমিশন নিবেন। উদাহর সরূপ দরুন , আমার একটি টি-শার্ট এর কোম্পানি আছে এবং আমি একা অনেক মার্কেটিং করছি কিন্তু সেল তেমন একটা ভালো আসছে না কারণ আমি ব্রডার অডিএন্স এর কাছে পৌছাতে পারছি...

Learn More
229
Best Practices for Oracle Database Naming Conventions to Understand Easily
Best Practices for Oracle Database Naming Conventions to Understand Easily

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...

Learn More
4577
Blog এবং Vlog কি এবং এদের মূল পার্থক্য কি? কিভাবে Blog মার্কেটিং  এবং Vlog  মার্কেটিং  করবেন?
Blog এবং Vlog কি এবং এদের মূল পার্থক্য কি? কিভাবে Blog মার্কেটিং এবং Vlog মার্কেটিং করবেন?

Blog এবং Vlog কর্পোরেশন, ব্যবসা বা একজন ব্যক্তির জন্য গুরুত্বপূর্ণ মাধ্যম যা মার্কেটিং এর একটি উপায় হিসাবেও দেখা যেতে পারে। ব্লগে কন্টেন্ট লিখে এবং Vlog এ ভিডিও তৈরি করে এখন অর্থ উপার্জনের একটি সহজ মাধ্যম হিসেবে পরিচিতি পেয়েছে। Blog এবং Vlog এর মধ্যে মূল পার্থক্য হল Blog টি এমন...

Learn More
413
আপেক্ষিকতার ভাবার্থ
আপেক্ষিকতার ভাবার্থ

আইনস্টাইনের আপেক্ষিকতা নিয়ে আমি অনেকদিন ধরে ভাবছি আর মনে হচ্ছে যে আমরা যদি এই আপেক্ষিকতা জিনিসটা বুঝি তাহলে অনেক ক্ষেত্রে আমাদের অন্যের প্রতি বিরোধ বা দ্বন্দ্ব থাকবে না আর দ্বন্দ্ব যত কম থাকবে মনে দুঃখ তত কম হবে। তাই "আপেক্ষিকতা ও আমি" এই নিয়ে পর্ব আকারে কিছু লেখার চেষ্টা করতেছি যার...

Learn More
1251
Oracle Database Basic Course

Introduction to Oracle Database Oracle Tables and Data definition Modifying data Oracle Query and Filter Oracle data types Joining tables Oracle Operators Grouping data Constraints

Learn More
1756
How to DROP PLUGGABLE DATABASE in Oracle 19c.

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...

Learn More
35256
Oracle Apex Session Set and Get and understanding Session State

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...

Learn More
3633
Oracle Apex Navigation Menu - update and create new if it does not set during creation time.

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...

Learn More
1370
Step by step Oracle Apex 20.1 installation on Windows and Unix/Linux systems.

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...

Learn More
18257
How to Create New Pluggable Databases in Oracle 19c

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
50230
view 51 to 60 of 78 records