Microsoft
Software
Hardware
Network
Question : SQL insert question
Hello,
Is it possible to have an SQL insert statement that only inserts data into one field even if the table has many fields?
Answer : SQL insert question
yes.
example:
insert into yourtable (yourfield) values ( 1234 )
now, that created a new row, possibly you actually mean to update an existing row?
Random Solutions
specified field could refer to more than one table listed in the FROM clause of SQL statement
Isdate MSSQL not validating dates
Default Form Open on Access File Open
Insert into a table without having duplicates - I get an error now that I didn't get before
Multiple users unable to view Datasheet in Sharepoint.
Format of week column - converted from date column
Compile Error in Excel
creating users in MS Access
how can i take off the minimize,maximize and close botton in a form
POP3 Server to Exchange Server. Plus Change of ISP