DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SQL
sqlite3 create table from another table
UPDATE Table1 set Name=(select t2.Name from Table2 t2 where t2.id=Table1.id)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#create
#table
#table
ADD COMMENT
Topic
COMMENT
Name
4+1 =
Submit