Tag: databases
Questions Related to databases
Command to retrieve today’s date in the format DD/month/YY ?
SELECT count(*),status_id,status_name FROM kcrt_statuses WHERE STATUS_ID IN (SELECT STATUS_ID FROM kcrt_request_type_statuses) GROUP BY status_id; What will be the output?
Alias/Shortcuts in Framework manager use the Storage/Space in Database which we are using(oracle/DB2/server...)