Web SQL Database Mini Tutorial

Publicado em: 15 Maio 2014
no canal de: Degan Kettles
13,095
37

This shows you examples of using JavaScript to create, insert, select, and delete data in a Web SQL database in a web browser. (code samples linked below--use view source on pages)

I have created separate html pages that each demonstrate the JavaScript and SQL code for doing something with a database table. One page creates a table, one page inserts data into that table, one page selects data from that table, and one page deletes data from that table. Each of these pages assumes that I am working with a table called customer.

1 Create Table:

https://www.dropbox.com/s/4w5x6yejq70...



2 Insert Row:

https://www.dropbox.com/s/qhju8t8cs1x...



3 Select Data:

https://www.dropbox.com/s/vggwup78wl7...



4 Delete Row

https://www.dropbox.com/s/cu75fh9wsko...


Nesta página do site você pode assistir ao vídeo on-line Web SQL Database Mini Tutorial duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Degan Kettles 15 Maio 2014, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 13,095 vezes e gostou 37 espectadores. Boa visualização!