Answer Posted / madhub
CREATE USER usr WITH password 'passwd';
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you enter data in pgadmin4?
Is foreign key required?
What is the command or the option available in postgresql that can be used to retrieve the next SERIAL value from the sequence object?
What is a schema example?
How to call postgresql function in asp net?
Can postgres handle big data?
Where is postgresql conf in mac?
Does creating a foreign key create an index?
How do I add another column in postgresql?
What does mvcc mean?
How to disable foreign key constraint in postgresql?
Can postgres scale horizontally?
Is mysql better than postgresql?
What are indexes in postgresql?
What command do you type to exit the postgresql console application?