[thelist] Insert Nothing

Mattias Thorslund mattias at inreach.com
Mon Sep 27 13:33:14 CDT 2004


Rob Smith wrote:

>Hi list,
>
>I want to insert nothing into an SQL Server table. 
>INSERT INTO myTable () VALUES ()
>
>My table structure is this:
>caid		int		4		not null
>auto_increment
>timevisited	datetime	8		not null	(getdate())
>
>How can I achieve this?
>
>Rob Smith
>  
>

Perhaps it would help if you'd explain what you are trying to accomplish 
by "insering nothing"?

/Mattias

-- 
More views at http://www.thorslund.us




More information about the thelist mailing list