NapTechnn's
Monday, June 24, 2019
Add column in sql
Alter table "Table_Name"
Add 'New_Column_Name' 'Datatype';
alter table product
Add quantity bigint;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
PHP THREE
How to solve network sharing problem (There is no folder)
Press windows + r type services.msc Select Standard Goto Dns Client Select Automatic Goto Function Discovery Resou...
Php 7 Login Template Form
<?php if (isset($_POST['b1'])){ $a = $_POST['username']; $b = $_POST['gender']; $c = $_POST['coun...
NapTechPK Mobile Wallpaper
No comments:
Post a Comment