SQL Language (MOSC)

MOSC Banner

View not displaying expected records

edited Sep 30, 2010 9:58AM in SQL Language (MOSC) 4 commentsAnswered
Hello All,
I have a feeling I ask too many questions but I really do appreciate all the help.

I have created a view and when I un-comment the below section and just run the Select part, I get the expected results, for any SO I choose.  When I comment out the testing order_number and create the view, when I describe the view and look at the data, I only get the first record ever created.

I am looking for the first row of every order_number.

CREATE OR REPLACE VIEW apps.xxprk_shipments_v (
   ordered_date,
   signed,
   mm,

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