limitation in insert ... select

From: <skgopa_at_my-dejanews.com>
Date: Thu, 23 Jul 1998 13:22:42 GMT
Message-ID: <6p7df3$kjt$1_at_nnrp1.dejanews.com>


Hi,

Is there any limitation in the following statement

INSERT INTO ABC

       SELECT *
         FROM DEF
         WHERE A='X';

Tables ABC and DEF have the same number of columns and datatypes. No of columns is 200.

Is there any limitation in the select clause as how many columns I can select?

Any help will be appreciated.

  • skgopa

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Thu Jul 23 1998 - 15:22:42 CEST

Original text of this message