Hi! How to write left join in Oracle APEX Quick SQL? When I use, for example: view v1 table_1 table_2 I got inner join, but some of my fk can be null and I cannot get correct results.
Discy Latest Questions
Hi! I want to find a way to export workspace with applications, DDL and DML. Thanks in advance!
Hi! I want to use column as Plain Text(based on List of Value) with link on that column Thanks in advance!
Hi! I am trying to find a way to change theme templates with front-end frameworks. How to use Bootstrap or Imperavi SuperKube with Oracle APEX? Thanks in advance!
Hi! I am trying to find a way to display tags, that looks like a small buttons. Thanks in advance!
Hi! I want to import data from Excel to Oracle APEX. File have 3 columns and that 3 columns should be 3 tables, every column should be one new table. Table 1 and Table 2 have same data in rows. Table 2 should have fk for Table 1 and table Table 3 fk for Table 2. What is the best way to import these data? Sample data: Thanks in advance!
Hi! I want to customize cards width, height and space between cards in Cards report. When I change width and height, I need to change space between cards. Thanks in advance!
Hi! I want to add images where users can change the color. One color can be used multiple times on single image, in different areas(left, right, up, down, center). Thanks in advance!
I created two items which is Display Image type. When add path in source of items, they looks like in image below. I want to minimize space between those items. Thanks in advance!
Hi! In form for scheduling events, I use one item for start time, and one for duration. In start time item, I want to show time for complete day, for instance: 9:00am, 9:15am, .. 13:00pm... And in second duration item to show only higher values then value in start time item. And to display duration in time like 9:30am (30 mins). I found similar items in Group Calendar application on apex.oracle.com. Thanks in advance!