Recent Activity










Admin
created page
ServiceNow ITSM: Incident, Problem, and Continual Improvement Management
1 month ago
1 month ago


Admin
User for 2 months
Created Content
Recently Created Pages View All
Problems and solution
Two Sum Given an array of integers nums and an integer target, return indices of the two numbers ...
Realestate code
// === Real Estate Management System Tables in ServiceNow with Admin Role Assignments === var ap...
Real estate
// Lookup Table for Venture Groups Table venture_groups { id integer [primary key] name v...
School Management
// === School Management System Tables in ServiceNow with Admin Role Assignments === var appMenuN...
With Module and application menu
// Define table and application menu details var tableName = "u_my_custom_table"; // Custom table...