
Life Happens!

Can All Pumpkins and Winter Squashes Be Eaten?
When exploring your vegetable garden or visiting your local farmers market, you’re bound to come across an abundance of winter squashes and gourds. It can be overwhelming trying to decide which ones are best for consumption – the choice can be daunting! Some varieties are better for cooking than others. Here’s what you should consider…
Keep reading
How To Grow The Long Island Cheese Winter Squash
One of the oldest cultivated moschatas in the U.S.A. Medium-large size and flattened shape and smooth heavily ribbed tanned skin (suggest a wheel of cheese), having a slender woody stem, and deep orange, moderately sweet flesh. Not very prolific but one of our favorite baking varieties. Grows well in the south. Whether you want to…
Keep reading
How To grow the Lakota Winter Squash
ou may be wondering when to plant The Lakota Winter Squash in your garden. Here, you’ll learn where to plant it and how to care for it. You’ll also learn about the best varieties of Lakota winter squash. To grow Lakota squash in your garden, follow these simple steps: Where to Plant The Lakota Winter…
Keep reading
How To Grow A Jack Be Little Pumpkin
If you want to learn how to grow The Jack Be Little Pumpkin, read this article. It will teach you when and where to plant it, and what varieties are best for the climate in your area. Here are some common problems with this plant so you can fix them as they arise. Also, keep…
Keep reading
Netezza PureData SQL Date Formatting Examples
Below is a SQL of various examples of IBM Netezza/PureData date formats, which may to be a useful reference. SELECT CURRENT_DATE, —————–Sort Pattern1——————— TO_CHAR(CURRENT_DATE,’YYYYMMDD’) AS DATE_SORT_PATTERN1, ——————– Date Formats—————— TO_CHAR(CURRENT_DATE,’DD/MM/YYYY’) AS DATE_PATTERN1, TO_CHAR(CURRENT_DATE,’DD/MON/YY’) AS DATE_PATTERN2, TO_CHAR(CURRENT_DATE,’DD/MON/YYYY’) AS DATE_PATTERN3, TO_CHAR(CURRENT_DATE,’DD-MON-YY’) AS DATE_PATTERN4, TO_CHAR(CURRENT_DATE,’MM.DD.YY’) AS DATE_PATTERN5, TO_CHAR(CURRENT_DATE,’MM.DD.YYYY’) AS DATE_PATTERN6, TO_CHAR(CURRENT_DATE,’MM/DD/YYYY’) AS DATE_PATTERN7, TO_CHAR(CURRENT_DATE,’MM-DD-YY’) AS DATE_PATTERN8, TO_CHAR(CURRENT_DATE,’MM-DD-YYYY’) AS…
Keep readingLoading…
Something went wrong. Please refresh the page and/or try again.
Follow My Blog
Get new content delivered directly to your inbox.