[VIEWED 7594
TIMES]
|
SAVE! for ease of future access.
|
|
|
JhiLkey10
Please log in to subscribe to JhiLkey10's postings.
Posted on 11-05-16 11:26
PM
Reply
[Subscribe]
|
Login in to Rate this Post:
0
?
|
|
Helloo Sajhaitiss.. Really need help in creating a table and columns from the SQLquery skript in a spreadsheet for the source db. please guide me .. bhakkar bhakar chireko IT ko duniyama. Thanks..
|
|
|
|
GirlBoss
Please log in to subscribe to GirlBoss's postings.
Posted on 12-23-16 10:56
AM [Snapshot: 354]
Reply
[Subscribe]
|
Login in to Rate this Post:
0
?
|
|
... online khojana payi halcha. CREATE statements
|
|
|
manjilmagar
Please log in to subscribe to manjilmagar's postings.
Posted on 12-23-16 11:23
AM [Snapshot: 386]
Reply
[Subscribe]
|
Login in to Rate this Post:
0
?
|
|
Try the following website..Its give easy guide and good examples: http://www.w3schools.com/sql/
|
|
|
Sajha keto
Please log in to subscribe to Sajha keto's postings.
Posted on 12-23-16 11:38
AM [Snapshot: 405]
Reply
[Subscribe]
|
Login in to Rate this Post:
0
?
|
|
just search in youtube. One could be https://www.youtube.com/watch?v=s6bCU_y-N0Y&list=PLsyeobzWxl7r4_oAwBFzPdMlgc0If72WK
|
|
|
k_ho_k_life
Please log in to subscribe to k_ho_k_life's postings.
Posted on 12-23-16 11:46
AM [Snapshot: 420]
Reply
[Subscribe]
|
Login in to Rate this Post:
0
?
|
|
I am also learning IT so this is only suggestion. CREATE table employee (firstName varchar(15), lastName varchar(20), age number(3), address varchar(30), city varchar(20), state varchar(20)); It will create a table named "employee" where there are different variables: firstName, lastName, age, address, city and state.(these are column as your question) hope this help
|
|
|
k_ho_k_life
Please log in to subscribe to k_ho_k_life's postings.
Posted on 12-23-16 11:50
AM [Snapshot: 428]
Reply
[Subscribe]
|
Login in to Rate this Post:
0
?
|
|
insert into employee (firstName, lastName, age, address, city, state) values ('Birkhe', 'dai', 65, '111 khoi k marg', 'pidit tol', 'NY'); This is how you insert data in the column that you create above.
|
|
|
nepalilaure
Please log in to subscribe to nepalilaure's postings.
Posted on 12-23-16 1:48
PM [Snapshot: 510]
Reply
[Subscribe]
|
Login in to Rate this Post:
0
?
|
|
यो sodhne मित्र , IT को जागिर नै सुरु गरेको हो कि भर्खर sikdai हो ? नत्र यो ता एकदम बेसिक कुरो हो नि /
|
|
|