sql server - Attach long text file to sql database -
in website there name of authors images. how can add biography database? biography long text.
you can use biography field data type varchar(max) store large text data.
in website there name of authors images. how can add biography database? biography long text.
you can use biography field data type varchar(max) store large text data.
Comments
Post a Comment