Skip to content

Instantly share code, notes, and snippets.

View vijayabaskarFD's full-sized avatar

vijayabaskar Santhanam vijayabaskarFD

View GitHub Profile
@vijayabaskarFD
vijayabaskarFD / Fetch the solution Articles
Last active July 10, 2017 07:38
Baikal Frequently used Queries
SET ACCOUNT_NUMBER = 2;
select
sam.id as id,
sa.title as title,
sab.description as desc_html,
sab.desc_un_html as description,
sfm.id as folder_id,
scm.id as category_id,
sc.name as category_name,
sa.art_type as article_type,