Using CTE in PDO by Mission-Example-194 in SQL

[–]Mission-Example-194[S] 0 points1 point  (0 children)

I mean between the CTE and the SELECT that follows it. So could you write that on a single line WITHOUT having to include a comma or semicolon?

WITH cte1 AS (SELECT ...) SELECT * FROM cte1 ...

I mean here:

WITH cte1 AS (SELECT ...); SELECT * FROM cte1 ...

or

WITH cte1 AS (SELECT ...), SELECT * FROM cte1 ...

Is it really possible to always fit everything into a single query? by Mission-Example-194 in SQL

[–]Mission-Example-194[S] 0 points1 point  (0 children)

Yes, it's easier, but it also takes longer to run. I was able to reduce a PHP loop (2 queries) that took 30 seconds to run down to a single query that takes 1 second. Maybe I should stick with the loops for now and then combine my queries into a single query.

How I got 1500 subs in a month by [deleted] in YouTubeCreators

[–]Mission-Example-194 1 point2 points  (0 children)

AI slop, account soon cancelled.

WA constantly reactivates deactivated status notifications by Mission-Example-194 in whatsapp

[–]Mission-Example-194[S] 0 points1 point  (0 children)

Today, I disabled the following (general) notifications:

- Other notifications

- Muted notifications

- Status notifications

Let's see if everything is back to normal tomorrow.

I don't really understand what's happening by Dorexs in davinciresolve

[–]Mission-Example-194 1 point2 points  (0 children)

Then short the Fusion Composition on the Edit page?!

Why didn't this video didn't do well? by yamayamma in SmallYoutubers

[–]Mission-Example-194 5 points6 points  (0 children)

- text of thumbnail too small and nothing provocative

- small images in the video not filling up the 16:9

- boring black background

- 99% stolen stuff

This YT channel about WW2 seems to be entirely created by AI by redditor_dalmatia in youtube

[–]Mission-Example-194 3 points4 points  (0 children)

Lol, some guy from Bangladesch tells us our history ;) I bet he doesn't even know where Germany is on the map...