MS SQL questions - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: MS SQL questions (/showthread.php?tid=57326) MS SQL questions by Wabz on 03-22-2006 at 11:31 AM
Hey guys I'm making a database in Enterprise manager code: date, helpid, and helplocation all need to be a compound key for the tables to work properly. (Although this isn't really my table because I'd just confuse myself if I used the real thing at the moment.) Any ideas guys RE: MS SQL questions by Adeptus on 03-23-2006 at 12:14 AM
code: Documentation available at http://msdn.microsoft.com/library/en-us/tsqlref/ts_create2_8g9x.asp |