Amit Diwan has Published 102 Articles

History of Data Models and Databases

Amit Diwan

Amit Diwan

Updated on 15-Jun-2020 12:46:54

4K+ Views

The history of data models had three generations of DBMS −Hierarchical System was the first generation of DBMS. The first generation also came with the CODASYL system. Both of them introduced in 1960s.The second generation includes the Relational Model. Dr. E.F.Codd introduced it in 1970.The third generation includes Object-Relational DBMS ... Read More

How to include CDN Based Version of jQuery in my HTML file?

Amit Diwan

Amit Diwan

Updated on 12-Jun-2020 07:15:34

555 Views

Easily include jQuery library into your HTML code directly from Content Delivery Network (CDN). Google and Microsoft provide content delivery for the latest version.You can try to run the following code to learn how to use Google CDN for jQuery:ExampleLive Demo           jQuery CDN     ... Read More

Advertisements