{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/19-sql-database-fundamentals/sql-database-advanced-topics/#resource",
      "name": "Advanced SQL Topics",
      "description": "Advanced SQL Topics Advanced SQL techniques for data science. Table of Contents Advanced Window Functions Query Optimization Indexes Transactions Common Pi…",
      "url": "https://nabidinmotion.com/l/19-sql-database-fundamentals/sql-database-advanced-topics/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/19-sql-database-fundamentals/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "19-sql-database-fundamentals",
          "item": "https://nabidinmotion.com/l/19-sql-database-fundamentals/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Advanced SQL Topics",
          "item": "https://nabidinmotion.com/l/19-sql-database-fundamentals/sql-database-advanced-topics/"
        }
      ]
    }
  ]
}
