image

Acesse bootcamps ilimitados e +650 cursos

50
%OFF

AL

Alex Leal24/01/2025 13:03
Compartilhe
Microsoft Certification Challenge #3 DP-100Recomendados para vocêMicrosoft Certification Challenge #3 DP-100

Cards Pokemon script PostgreSQL

  • #SQL

create a scrept to create a table in postgresql

- the firts table is a table to save a pokemon tcg cards

- the second table is a table to save collections set

connect to tables with FORENG KEY

frist table: tbl_cards

- id

- hp

- name

- type

- stage

- info

- attack

- dammege

- weak

- ressis.

- retreat

cardNamberInCollection

the second table: tbl_colletions

- id

- collectionSetName

- release Date

- totalCardsInCollection

Compartilhe
Recomendados para você
Heineken - Inteligência Artificial Aplicada a Dados com Copilot
Sysvision - Data Analytics com Power BI
XP Inc. - Cloud com Inteligência Artificial
Comentários (1)

AL

Alex Leal - 11/02/2025 14:39

Cards Pokemon script PostgreSQL

  • #SQL

create a scrept to create a table in postgresql

- the firts table is a table to save a pokemon tcg cards

- the second table is a table to save collections set

connect to tables with FORENG KEY


frist table: tbl_cards

- id

- hp

- name

- type

- stage

- info

- attack

- dammege

- weak

- ressis.

- retreat

cardNamberInCollection


the second table: tbl_colletions

- id

- collectionSetName

- release Date

- totalCardsInCollectionCards Pokemon script PostgreSQL
#SQL

create a scrept to create a table in postgresql

- the firts table is a table to save a pokemon tcg cards

- the second table is a table to save collections set

connect to tables with FORENG KEY




frist table: tbl_cards

- id

- hp

- name

- type

- stage

- info

- attack

- dammege

- weak

- ressis.

- retreat

cardNamberInCollection




the second table: tbl_colletions

- id

- collectionSetName

- release Date

- totalCardsInCollection
Recomendados para vocêMicrosoft Certification Challenge #3 DP-100