내가 좋아할 만한 콘텐츠
#sqltip #powershelltip #dostip #checkport powershell tnc <hostname> -port <num> e.g. tnc winpc1 -port445 "WARNING: TCP Connect to winpc1:445 failed"
#DOSTip #BatchScript #ErrorLogging set "Var1=abc<def<ghi" echo %Var1% abc<def<ghi @rem-- Redirect output to file, and error messages echo Test1 > logfile.out 2>&1
#sqltip #snowflaketip #loginerrors USE DATABASE SNOWFLAKE; SELECT * FROM ACCOUNT_USAGE.LOGIN_HISTORY WHERE USER_NAME = 'username' AND EVENT_TIMESTAMP > DATEADD('day', -1, CURRENT_DATE) ORDER BY EVENT_TIMESTAMP DESC LIMIT 100;
#sqltip #snowflaketip #Role #SFJJSON SELECT CURRENT_AVAILABLE_ROLES(); SELECT "SEQ","KEY","PATH","INDEX","VALUE","THIS" FROM TABLE ( FLATTEN (INPUT => PARSE_JSON( CURRENT_AVAILABLE_ROLES() ) ) ) WHERE "VALUE" LIKE '%<dbname>%' ;
United States 트렌드
- 1. Flacco 69.3K posts
- 2. Bengals 70.9K posts
- 3. Bengals 70.9K posts
- 4. Tomlin 18.3K posts
- 5. Ramsey 17K posts
- 6. Chase 101K posts
- 7. Chase 101K posts
- 8. #TNFonPrime 4,959 posts
- 9. #WhoDey 5,738 posts
- 10. Teryl Austin 2,190 posts
- 11. #PITvsCIN 6,376 posts
- 12. #HereWeGo 9,978 posts
- 13. Andrew Berry 2,611 posts
- 14. Max Scherzer 11.8K posts
- 15. DK Metcalf 3,729 posts
- 16. Cuomo 70.5K posts
- 17. Zac Taylor 2,315 posts
- 18. Ace Frehley 85.4K posts
- 19. Joe Burrow 4,405 posts
- 20. Cincy 3,842 posts
Something went wrong.
Something went wrong.