| Drop/Create tables |
|
| Role: manas237 -- DROP ROLE manas237; CREATE ROLE manas237 LOGIN ENCRYPTED PASSWORD 'md5b14afbf9d130ffaf51501a1cd619ec3e' NOSUPERUSER INHERIT CREATEDB CREATEROLE REPLICATION;
|
| You view the user's profile :
|
![]() |
![]()
|
![]() |
| Let us Update the table
|
| Open a new window
Code Used : DROP TABLE IF EXISTS birthdays; |
| now after updating the script
Using PHP query Tool : ( logged in as a super user )
|