Anton Nielsen

220 posts

Anton Nielsen

Anton Nielsen

@c2anton

CTO at Insum

Bergabung Nisan 2009
116 Mengikuti541 Pengikut
Anton Nielsen
Anton Nielsen@c2anton·
@OliverLemm @orclapexworld How about a function that returns the query and adds where 1=2 If there aren’t any query criteria. (Unless I’m missing the point.)
English
1
1
4
421
Oliver Lemm
Oliver Lemm@OliverLemm·
Using an Interactive Report which shouldn't give any results when opening this page the first time, what would be a good solution? Using a page item inside the "where" clause doesn't help. Do we have any attribute wich can be set that the query should be executed? #orclapex
English
8
1
4
1.4K
Anton Nielsen
Anton Nielsen@c2anton·
@plamen_9 @haydenhhudson Very good but with subtle mistakes. For example, we described how to call different template components from one column but in the second summary it describes it the other way around. Overall, it would save a lot of typing and just require a little review to straighten out.
English
1
0
1
234
Anton Nielsen
Anton Nielsen@c2anton·
@jeffreykemp I wonder how many people know realize how powerful it is. I knew about it but it didn’t click until this week.
English
0
0
0
149
@APEX/JeffreyKemp.sql
@APEX/JeffreyKemp.sql@jeffreykemp·
@c2anton I've been using the PL/SQL Code feature of the DML process for a while now, love it (esp. that it works very similarly for interactive grids). The default is Region Source, and the Table/View option is useful to redirect the DML to a different table or view.
English
1
0
2
294
Anton Nielsen
Anton Nielsen@c2anton·
Tomorrow's APEX Instant Tip is a best practice hiding in the shadows. It should change the way most of us develop in APEX. I haven't learned something so fundamental about APEX in a long time. #orclapex youtube.com/watch?v=W8wuld…
YouTube video
YouTube
English
5
4
22
3.5K
Anton Nielsen
Anton Nielsen@c2anton·
@jeffreykemp Ah, thanks! I often swap them…I have to think to get it right.
English
0
0
1
135
@APEX/JeffreyKemp.sql
@APEX/JeffreyKemp.sql@jeffreykemp·
@c2anton Great tip! Probably just a mis-speak - when you mentioned Oracle Forms, you said it uses optimistic locking, whereas it actually uses pessimistic locking. As you correctly said, it takes a lock as soon as the user starts editing the record.
English
1
0
1
186
Anton Nielsen
Anton Nielsen@c2anton·
I encourage you (y’all) to join live and let me know if everyone already knows this and I’m just late to the party.
English
0
0
1
391
Anton Nielsen
Anton Nielsen@c2anton·
@richsoule What is a strain sensor? And what happens when it acts up?
English
1
0
0
195
Rich Soule
Rich Soule@richsoule·
The fun of race car ownership. The Strain Sensor was acting up… we turned it off and on again. Currently all good, but will it last? 🤔
Rich Soule tweet media
English
1
0
4
535
Anton Nielsen
Anton Nielsen@c2anton·
@mortenbraten @richsoule The highlighted sentences don’t attempt to answer the question of when the builder should be allowed in production. There is a huge range of how we use a database. I’m interested in discussing the vulnerabilities of having the builder in production. I’ll work on that :)
English
0
0
1
134
Morten Braten
Morten Braten@mortenbraten·
@richsoule @c2anton I appreciate the discussion, and agree with the conclusion, but his blog post is mainly about #orclapex in "production" as a sort of sandbox for "super users" (or "data scientists" or whatever). Not really comparable to what I'm talking about regarding the Runtime Only env.
Morten Braten tweet media
English
1
1
0
402
Anton Nielsen
Anton Nielsen@c2anton·
@krisrice @mortenbraten I should stay off Twitter. Now I need a blog post…too long for a tweet. Perhaps I should have started here: focusing on an individual definition of “develop” will miss the broader themes of “appropriately protect the data” and “appropriately protect the computing resources.”
English
0
0
1
73
krisrice 🏒🍺📷
krisrice 🏒🍺📷@krisrice·
@c2anton @mortenbraten My line is my artisan crafted sql/code/plsql that is pipelined/tested/scanned/... should not be changed without change control/version/control/full pipeline tested before deployment
English
1
0
1
120
Morten Braten
Morten Braten@mortenbraten·
Hey #orclapex developers, Do you use the «Runtime-Only» version of APEX for your test and production environments?
English
6
5
5
2.4K
Anton Nielsen
Anton Nielsen@c2anton·
@mortenbraten Where do you draw the line? What is the most you will allow without calling it developing? It’s not so easy to answer. But if you can’t answer that, then you can’t even say if you allow development in production. For me, it’s now “if” but “how much.”
English
1
0
1
93
Morten Braten
Morten Braten@mortenbraten·
@c2anton So if I go into Gmail and customize the layout of my inbox, I’m “developing” in Google’s production environment? I think I *do* define development differently than you 😆
English
1
0
3
132
Anton Nielsen
Anton Nielsen@c2anton·
@krisrice @mortenbraten It’s not _my_ production environment. It’s Oracle’s production environment for demonstrating the power of APEX :)
English
1
0
0
105
Anton Nielsen
Anton Nielsen@c2anton·
@mortenbraten If you have a single IR with 15 columns that might have filters, that’s 2^15 (32,768) possible dynamically generated queries. 32K different explain plans. No way people test them all. If you haven’t tested it, then you are developing in prod.
English
0
0
1
54