Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 4343

table creation

$
0
0

How to create a new table same having same structure of existing table ?

 

i tried below, But it is not working

 

CREATE COLUMN TABLE "/BIC/FPGFSWBS23"

AS

SELECT *FROM "/BIC/FPGFSWBS2"

WHERE 1=2;


Viewing all articles
Browse latest Browse all 4343

Trending Articles