Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > BUG #4259: I do...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 3871 of 3967
Post > Topic >>

BUG #4259: I don't understand this query

by kannan_siva70@[EMAIL PROTECTED] ("kannan") Jun 23, 2008 at 05:07 AM

The following bug has been logged online:

Bug reference:      4259
Logged by:          kannan
Email address:      kannan_siva70@[EMAIL PROTECTED]
 version: 2005
Operating system:   Windows 2003 Server
Description:        I don't understand this query
Details: 

create table [dbo].[olapobjects] (
			[id] [varchar] (36) collate sql_latin1_Genenral_Cp1_Ci_As not null,
			[parent id] [varchar] (36) collate sql_latin1_genenral_cp1_ci_As not
null,
			[objectname] [varchar] (150) collate sql_latin1_genenral_cp1_ci_As not
null,
			[classtype] [int] not null,
			[object definition] [ntext] collate sql_latin1_genenral_cp1_ci_As null,
			[lastupdated] [datetime] null,
			[changed] [bit] nill,
			[version] [int] null
) on [primary] textimage_on [primary]

Go

create Table [dbo].[server] (
			[objectdefinition] [ntext] collate sql_latin1_genenral_cp1_ci_As null,
) on [primary] textimage_on [primary]

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 2 Posts in Topic:
BUG #4259: I don't understand this query
kannan_siva70@[EMAIL PROT  2008-06-23 05:07:27 
Re: BUG #4259: I don't understand this query
craig@[EMAIL PROTECTED]   2008-06-23 16:27:15 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Aug 20 7:48:12 CDT 2008.