SQL Language (MOSC)

MOSC Banner

Very slow access on table cause sql is messed up

edited Nov 9, 2010 12:11AM in SQL Language (MOSC) 11 commentsAnswered
Hello,
and sorry if this post is started in the wrong community, but i find nothing thats fits more.

We have ported a table from ms access to oracle via oracles sql developer,
and all operations are very slow on this table so we take a look at the generated sql.

If we send following simple sql:
SELECT * FROM "DB_RECHNUNG"."AUFTRÄGE_HK3_VERRECHNUNGSPREIS"

v$sqltext shows following executed sql:

SELECT

"FIRMA","RDATUM_ALT","RDATUM","JJJJMM","DOKART","RNR",

"KAPITEL","POSITION","POSITIONINTERN","AART_ALT","AART",

"VART","DEBIGRP_ALT","DEBIGRP","KUNDE_ALT","KUNDE",

"SABE","LAND_ALT","LAND","POSTADRESSE","VERSANDADRESSE",

"RECHNUNGSADRESSE","KUNDENGRUPPE_ALT","KUNDENGRUPPE",

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center