Answer the question
In order to leave comments, you need to log in
What is name in postgresql?
I came across this code:
create table author(
id serial primary key,
author_name name
);
Answer the question
In order to leave comments, you need to log in
What DBMS?
For example for PostgreSQL https://www.postgresql.org/docs/current/datatype-c... .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question