SQL Server 7 Sprocs - TechRepublic
General discussion
September 5, 2001 at 02:00 AM

SQL Server 7 Sprocs

Hi,

I’m trying to figure out the best way to create a placeholder for a field. What I need is a pseudo field, created in a sproc, with no records in it (just the title and NULL rows) put there only to hold the place in the order of fields and nothing else.

Any suggestions?

Regards.

Boris

This discussion is locked

All Comments