G
Guest
Is it possible to set a primary key and index programatically? I'm importing
a very large file into my database and cannot set these items manually
because some fields contain blanks.
What I would like to do is delete the rows with blanks and then set the
primary key and index after these items have been deleted.
Is this possible or do you have any other suggestions on how to accomplish
this? Thanks for the help.
a very large file into my database and cannot set these items manually
because some fields contain blanks.
What I would like to do is delete the rows with blanks and then set the
primary key and index after these items have been deleted.
Is this possible or do you have any other suggestions on how to accomplish
this? Thanks for the help.