Skip to content

Commit 1ff986b

Browse files
authored
change badge format
1 parent 7a8f577 commit 1ff986b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

sql/oracle-database-on-azure/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,9 @@ CREATE TABLE employees (
9898
- **Fetch Size Tuning**: In hybrid or multicloud setups (e.g., Oracle DB in OCI, app in Azure), **increase fetch size** to reduce network round trips and latency.
9999
- **Networking**: Use **Accelerated Networking** and **Proximity Placement Groups** to reduce latency between app and DB tiers.
100100

101+
<!-- START BADGE -->
101102
<div align="center">
102-
<h3 style="color: #4CAF50;">Total Visitors</h3>
103-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
103+
<img src="https://img.shields.io/badge/Total%20views-9-limegreen" alt="Total views">
104+
<p>Refresh Date: 2025-07-16</p>
104105
</div>
106+
<!-- END BADGE -->

0 commit comments

Comments
 (0)